aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2021-06-21 14:38:40 +0200
committerMichał Polański <michal@polanski.me>2021-06-21 18:07:28 +0000
commita4cbd75f182d7e27ea2e4d12448dd5502fdd802f (patch)
tree744dc9a3e3aacb763932b928f37aaa4bb8f1a33b
parent985ebd091cbede130b30359f05faff078be90547 (diff)
community/buku: upgrade to 4.6
-rw-r--r--community/buku/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/buku/APKBUILD b/community/buku/APKBUILD
index 8f1c55ae171..61cc0c8cd46 100644
--- a/community/buku/APKBUILD
+++ b/community/buku/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=buku
-pkgver=4.5
-pkgrel=1
+pkgver=4.6
+pkgrel=0
pkgdesc="Cmdline bookmark management utility"
options="!check" # Requires unpackaged vcrpy
url="https://github.com/jarun/Buku"
@@ -29,4 +29,6 @@ package() {
install -Dm644 "$builddir"/auto-completion/fish/buku.fish \
"$pkgdir"/usr/share/fish/completions/buku.fish
}
-sha512sums="7bbb598d5c970e8e594d58c0a18f9b85245d4a214c01d64b537a5ccaadab32c964521046b90754c2f2c721bf816dc7f4438cfeff3a7e7eec75ce958cc41dfa7d buku-4.5.tar.gz"
+sha512sums="
+1c46006d8c950811493a8c11453d51557cac3f6346ea28d66dcb2ae3e4c52727af7349b4b6ea088f9c08a7e9d09e3a4d80679b41497b6cd0844d811f81c9811a buku-4.6.tar.gz
+"