diff options
Diffstat (limited to 'testing/polkit-kde-agent-1/APKBUILD')
-rw-r--r-- | testing/polkit-kde-agent-1/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/polkit-kde-agent-1/APKBUILD b/testing/polkit-kde-agent-1/APKBUILD index 84fd8d1e43..2c830013ca 100644 --- a/testing/polkit-kde-agent-1/APKBUILD +++ b/testing/polkit-kde-agent-1/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=polkit-kde-agent-1 -pkgver=5.16.1 -pkgrel=1 +pkgver=5.16.2 +pkgrel=0 pkgdesc="Daemon providing a polkit authentication UI for KDE" arch="all" url="https://www.kde.org/workspaces/plasmadesktop/" @@ -29,4 +29,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="221a76ee1a397b296dc4575bd21183a13f78ed9ce7290496d18e25135d612406f9608cc8e044f575d9d0a1fed8b6f69e70f68aee071433401bb9b651615ae02c polkit-kde-agent-1-5.16.1.tar.xz" +sha512sums="2914d6e81a8d3bc799bb246d5864542af13a004024f9811ab4f2a84be5962e350a1b7b0bfb007a4511d8cdd11d413af8101a2a3206009f71e7e37183c67b92ea polkit-kde-agent-1-5.16.2.tar.xz" |