aboutsummaryrefslogtreecommitdiffstats
path: root/testing/bitlbee-mastodon/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/bitlbee-mastodon/APKBUILD')
-rw-r--r--testing/bitlbee-mastodon/APKBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/testing/bitlbee-mastodon/APKBUILD b/testing/bitlbee-mastodon/APKBUILD
index 9fca805f5d6..8b372e07d9e 100644
--- a/testing/bitlbee-mastodon/APKBUILD
+++ b/testing/bitlbee-mastodon/APKBUILD
@@ -1,7 +1,7 @@
-# Contributor: Marvin Steadfast <marvin@xsteadfastx.org>
-# Maintainer: Marvin Steadfast <marvin@xsteadfastx.org>
+# Contributor: Marvin Preuss <marvin@xsteadfastx.org>
+# Maintainer: Marvin Preuss <marvin@xsteadfastx.org>
pkgname=bitlbee-mastodon
-pkgver=1.4.3
+pkgver=1.4.5
pkgrel=0
pkgdesc="Mastodon plugin for Bitlbee"
url="https://alexschroeder.ch/cgit/bitlbee-mastodon"
@@ -11,10 +11,9 @@ depends="bitlbee"
makedepends="bitlbee-dev autoconf automake libtool"
source="bitlbee-mastodon-$pkgver.tar.gz::https://github.com/kensanata/bitlbee-mastodon/archive/v$pkgver.tar.gz"
-
prepare() {
default_prepare
- ./autogen.sh
+ autoreconf -fi
}
build() {
@@ -25,4 +24,6 @@ build() {
package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="e00d4817baa6f1580394f22bd4454a4149c6f17c394f245ada7b1afed5917018f37e61fbd48e2e46d1efb4aae3bbd7babc56eb1a1f40a39b45eb6db00c870c8a bitlbee-mastodon-1.4.3.tar.gz"
+sha512sums="
+19a83e17afe3ac3c0b4d7ac87b30521e5fe54ea1f498e55373156112abac12ed4c84a80023c4be0c31f9b668325e89ec03906d90d91379a3a9874a608ce41307 bitlbee-mastodon-1.4.5.tar.gz
+"