author | Antonio Rojas
<arojas@archlinux.org> 2018-10-13 08:18:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-10-13 08:18:38 UTC |
parent | 1d98fc527e15b0805f0be628d6c5977eb7446fe8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 826e0ed..b997dfa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.50.0 +pkgver=5.51.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=('f7ecff8ee7f06372275f651e9a6f26c68efa0b0d9696ea33f1272173143af396' +sha256sums=('15faa8e4152b46a5833256ca6d39d22509487aa61853ee5d74c93e3869b2f95d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>