aboutsummaryrefslogtreecommitdiffstats
path: root/community/kauth
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-02-09 13:45:07 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-02-10 22:29:43 +0100
commit68c9527ce0d648d32111edf89ff1917973603569 (patch)
treed52a463e2d7b3e78a8658af2db718df64cf08cf4 /community/kauth
parent26e8c5a191be2edaecfc1dd247bb49923e0874b6 (diff)
downloadaports-68c9527ce0d648d32111edf89ff1917973603569.tar.bz2
aports-68c9527ce0d648d32111edf89ff1917973603569.tar.xz
community/kde-frameworks: upgrade to 5.67.0
Diffstat (limited to 'community/kauth')
-rw-r--r--community/kauth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kauth/APKBUILD b/community/kauth/APKBUILD
index ca6da0a1b0..86e8d586f0 100644
--- a/community/kauth/APKBUILD
+++ b/community/kauth/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kauth
-pkgver=5.66.0
+pkgver=5.67.0
pkgrel=0
pkgdesc="Abstraction to system policy and authentication features"
arch="all !armhf" # armhf blocked by extra-cmake-modules
@@ -38,4 +38,4 @@ package() {
cd "$builddir"/build
DESTDIR="$pkgdir" make install
}
-sha512sums="dbc05ace539ba19cb4ccb0da995ea7049fc7702d2405f0d71c71423b22309df6194457a625525dcf47f504856d80b640276e60fce9369c8efadc1bb5123ca3d2 kauth-5.66.0.tar.xz"
+sha512sums="f4ed8ffd339c5c7ce3cd974cbdee3ce4a4b766062bf3ad2845596317ea8bc27460767ca48c8a7262cc5778a130d957221612a4b0329ea735ca2b175e209669a5 kauth-5.67.0.tar.xz"