diff options
Diffstat (limited to 'community/polkit-kde-agent-1')
-rw-r--r-- | community/polkit-kde-agent-1/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/polkit-kde-agent-1/APKBUILD b/community/polkit-kde-agent-1/APKBUILD index 177166cbdc..dab1656d37 100644 --- a/community/polkit-kde-agent-1/APKBUILD +++ b/community/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.18.1 -pkgrel=1 +pkgver=5.18.2 +pkgrel=0 pkgdesc="Daemon providing a polkit authentication UI for KDE" arch="all !armhf" # armhf blocked by extra-cmake-modules url="https://www.kde.org/workspaces/plasmadesktop/" @@ -29,4 +29,4 @@ package() { DESTDIR="$pkgdir" make -C build install } -sha512sums="3ff86069b6621f2289d7cf701a68d4f9ab59c06f9832e55a48be454f5f7d50a020981f07c6712bb59eafca919c00428a12ac770a76bb128d40fe07e846dcecbb polkit-kde-agent-1-5.18.1.tar.xz" +sha512sums="a34515c1173bc439b0659df891ac35830dfc05916b4c3c622045cbaef2ce93f91be000eac31c8c0f669e7064628d09a999251237bdd5c381f74dd34e06a722fe polkit-kde-agent-1-5.18.2.tar.xz" |