author | Antonio Rojas
<arojas@archlinux.org> 2021-02-13 16:36:21 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-02-13 16:36:21 UTC |
parent | 0536d49ba29ed8ca55e4622112b52c98348f7027 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2d76ef1..b203cd6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.78.0 +pkgver=5.79.0 pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=(x86_64) @@ -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=('efb3b050492f466c4c531217c39aed67524976884a00f395eaeca147caf61db0' +sha256sums=('aa01b26a48556292141b2c103b177ec991127e6faf0e3edd0f0efa78887578a1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>