author | Antonio Rojas
<arojas@archlinux.org> 2019-03-09 09:50:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-03-09 09:50:30 UTC |
parent | c9888bdf7e529f9255487df536f26bcbce3708aa |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e98bc7a..1d768dd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.55.0 +pkgver=5.56.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=('ec8f6bc9486c82045e3190609c528fc09897f115f4397328235687bba6b8cbf0' +sha256sums=('cbcca13064b112dff26d1f78b1e77c8ad263cb663aab6329bc6e0a6505f4613d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>