author | Antonio Rojas
<arojas@archlinux.org> 2021-06-12 20:31:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-06-12 20:31:26 UTC |
parent | 476f18c03d17352e1ede76024d0db20e821846e5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bbfe517..dbe39fa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.82.0 +pkgver=5.83.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=('00aac14b7a28040a7598ed661254fb4b8c20b0708fc3379461caff7bc8ff9104' +sha256sums=('cb617df419d60c1087a1ac53bc601ffaf590798f2f346dbc26b01ea94a3286fc' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>