author | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
parent | be8230e225fa450fdc7f7935973f7dee0c9147c0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fa1d2a5..8392e9f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.71.0 +pkgver=5.72.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=('a0de83bd662e20253011216ab8cba597f8db7429f8706237e7307580125025b5' +sha256sums=('e88c332680bd860bc8a3d71088dcbd02b7ab94c21721ca5b88e9c6f57e5f708b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>