author | Antonio Rojas
<arojas@archlinux.org> 2020-12-12 09:55:07 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-12-12 09:55:07 UTC |
parent | 0950cf23daed9647940a3988a375c73f96d8054b |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 7d04866..0c1b4e8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.76.0 -pkgrel=2 +pkgver=5.77.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=('c277a7ab750158a56381d8f74b8ebed5205b785eca2444c65cbf59d429958a89' +sha256sums=('b5a54ec41b1be0a72d710c43b8e00a7e3ac5e982c73da8ae48edf16cbc7c8c1e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>