author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:39:30 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:39:30 UTC |
parent | 91cb629e3304ad226fce9b93f36705c2a6702e88 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bc62de8..d6e466b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 doxygen sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('50a2a2eb90d7529bb6fc4ddd77e37ef5b25c612b18487cc63d8d086d5ec28916' +sha256sums=('b04458f32046b2dd61b48118646180df63d2c843cb2d53560aaa15168df087f1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>