author | Antonio Rojas
<arojas@archlinux.org> 2018-12-09 10:53:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-12-09 10:53:34 UTC |
parent | 3ac358df7c62bc8da73da58c93616100b2e91937 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7075a36..be7276c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.52.0 +pkgver=5.53.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=('b5f7a8c4e13dfcb904d0767e87354420cf385d1e02e53d4a5bb329bc71f72079' +sha256sums=('6b7c270812268e1a6925011932d8f8242635775f610377582e991b86ec578130' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>