diff options
Diffstat (limited to 'user/kauth')
-rw-r--r-- | user/kauth/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/kauth/APKBUILD b/user/kauth/APKBUILD index 9c2f7bdbd..c0b1135f3 100644 --- a/user/kauth/APKBUILD +++ b/user/kauth/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=kauth -pkgver=5.43.0 +pkgver=5.46.0 pkgrel=0 pkgdesc="Framework for allowing software to gain temporary privileges" url="https://www.kde.org/" @@ -42,4 +42,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="e20f2f911084f48e81f85f4bc0e4559ce87c476a9dcaacba1e1f4db47ac0b0b3cbd01b185fba0817037838b6fae0e80abea1bc0ab72ced23a2c58fb95f9eb681 kauth-5.43.0.tar.xz" +sha512sums="dd94d8923ea7caa1f420d4a906876e1082c1afc97130731f579e6c3e9b377ec9c1abfa1d489ed60c11fff248da455d87a8cde8a581156d61bf6410b8c19d3401 kauth-5.46.0.tar.xz" |