aboutsummaryrefslogtreecommitdiff
path: root/community/apk-polkit/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/apk-polkit/APKBUILD')
-rw-r--r--community/apk-polkit/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/apk-polkit/APKBUILD b/community/apk-polkit/APKBUILD
index 779812d82c..2dd3bb03a2 100644
--- a/community/apk-polkit/APKBUILD
+++ b/community/apk-polkit/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Rasmus Thomsen <oss@cogitri.dev> 1# Contributor: Rasmus Thomsen <oss@cogitri.dev>
2# Maintainer: Rasmus Thomsen <oss@cogitri.dev> 2# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
3pkgname=apk-polkit 3pkgname=apk-polkit
4pkgver=0.5.0 4pkgver=0.5.1
5pkgrel=0 5pkgrel=0
6pkgdesc="A Polkit helper for apk, the Alpine Package Keeper" 6pkgdesc="A Polkit helper for apk, the Alpine Package Keeper"
7url="https://gitlab.alpinelinux.org/Cogitri/apk-polkit" 7url="https://gitlab.alpinelinux.org/Cogitri/apk-polkit"
@@ -35,4 +35,4 @@ package() {
35 DESTDIR="$pkgdir" ninja -C output install 35 DESTDIR="$pkgdir" ninja -C output install
36} 36}
37 37
38sha512sums="4fd13e4b6355e416ee4f2a1b4b4fa159cf366855d2f226420ce0bd3d84892e014c690324cdb9416e1c77d9843b3fa9521269c9e871d5126b995313e6be2c5490 apk-polkit-v0.5.0.tar.gz" 38sha512sums="74300b80e9bf2af85811f5466338f4c7609af357d86fe7a87478e4b49291e93b5761e86731fd6f1965ad31d3384038d3e6f5208f64085b2fea5c83cf92594bad apk-polkit-v0.5.1.tar.gz"