author | Antonio Rojas
<arojas@archlinux.org> 2021-10-09 20:27:23 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-10-09 20:27:23 UTC |
parent | 0d8e70298bd02fd3abc61748e660c4e5a3f21159 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d9817fb..f0d3739 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.86.0 +pkgver=5.87.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=('a63d6f8bcfa6b2ee80a215d65d6c51a251b64450ce14567e5a045919be0e2e9c' +sha256sums=('f1d1c00af4d6ac139b34073bb5c308de9f5f81d5bb75a3a3ffc05ab10f2278bd' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>