author | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-07-10 07:47:00 UTC |
parent | 891ffe7302399a548f394681b4b4b39d04f7a8b7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index dbe39fa..d955eb1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.83.0 +pkgver=5.84.0 pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen si optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('cb617df419d60c1087a1ac53bc601ffaf590798f2f346dbc26b01ea94a3286fc' +sha256sums=('04c88ff501a60258fb1432edc81f7fe25794df4379dcfb9d6d6f71c8b2b29ecb' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>