author | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
parent | 724f0ca7283bc4ece1e96d9092c6f5c917b2619d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8392e9f..eff4263 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.72.0 +pkgver=5.73.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=('e88c332680bd860bc8a3d71088dcbd02b7ab94c21721ca5b88e9c6f57e5f708b' +sha256sums=('e334705bfc3f81c5e2f66315d40badd26d88426128432788f790ebefce1694d9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>