aboutsummaryrefslogtreecommitdiffstats
path: root/community/kauth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kauth/APKBUILD')
-rw-r--r--community/kauth/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kauth/APKBUILD b/community/kauth/APKBUILD
index 9d0c693b9c8..1e5302f68e6 100644
--- a/community/kauth/APKBUILD
+++ b/community/kauth/APKBUILD
@@ -1,10 +1,10 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kauth
-pkgver=5.73.0
+pkgver=5.74.0
pkgrel=0
pkgdesc="Abstraction to system policy and authentication features"
-arch="all !armhf" # armhf blocked by extra-cmake-modules
+arch="all !armhf !s390x" # armhf blocked by extra-cmake-modules and s390x blocked by polkit
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev kcoreaddons-dev polkit-qt-1-dev"
@@ -30,4 +30,4 @@ check() {
package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
-sha512sums="c514d898c7e4c7b4794799af03754090099cdfd2afb0679034f0209bbfa3541585461e9161abb787e0fcd1dcb887e0d1b5c7f314aee107e0a89cc897ef17bc79 kauth-5.73.0.tar.xz"
+sha512sums="277ff88cf447fdcf6c413997b4a3be871e7bddc0cd23cb379cb35f05c4b93cf68d7f0792eabc5d56ec7f043bf6de53ba9cec223750c4569a72e88c27f8d36036 kauth-5.74.0.tar.xz"