author | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
parent | c35dc92766016600bd49fa0aaa497724dc55c1cf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 860cc10..7b8532f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.46.0 +pkgver=5.47.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 python2-pyqt5 doxy optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('23af3df06e6db7c3fcd535de8659d3e33a06b879b07394a1397499fdbbda1f70' +sha256sums=('29c7c3d6c539d52200806502e4b11a132c1941512df6f2d3e073ed3e7f7e00e9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>