author | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
parent | c490db9ded8d9af9838b987c95cc922f33e31ac8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8accd1d..826e0ed 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.49.0 +pkgver=5.50.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=('c8029c6a3bdeb296e27eaf3791d269ebe88641ee9170bdabd5a2bb391effe361' +sha256sums=('f7ecff8ee7f06372275f651e9a6f26c68efa0b0d9696ea33f1272173143af396' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>