author | Antonio Rojas
<arojas@archlinux.org> 2019-02-09 12:54:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-02-09 12:54:59 UTC |
parent | a620a145818a76f56240eb4c669d179ef839985c |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 303b1ac..e98bc7a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.54.0 -pkgrel=2 +pkgver=5.55.0 +pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=(x86_64) url='https://community.kde.org/Frameworks' @@ -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=('505c529d5456cf3eacdcdc8e80b5b258282d648f95b6ada7bbf99c17bf5a2ab2' +sha256sums=('ec8f6bc9486c82045e3190609c528fc09897f115f4397328235687bba6b8cbf0' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>