author | Antonio Rojas
<arojas@archlinux.org> 2020-01-11 11:45:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-01-11 11:45:56 UTC |
parent | 49fcaea2534dbebc7ad0a83a09482f3d01d4c732 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index a858b07..551e548 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.65.0 -pkgrel=2 +pkgver=5.66.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 qt5-doc clang python-pyqt5 doxygen si optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('277821947090e806f5850983e110134480915bf8e9609e0f24eaf34f7ca00c5f' +sha256sums=('f167ec8f926caf348a161a39e0c0588f517fe3a49ab4f39c1dfa94f47e104414' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>