author | Antonio Rojas
<arojas@archlinux.org> 2018-08-17 21:14:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-08-17 21:14:22 UTC |
parent | fafae7317d70cd26e87081b8aa093663d6b58490 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 438a38c..8accd1d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.48.0 -pkgrel=3 +pkgver=5.49.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 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=('47afa9e89543be8bd732fc8b8c0b6e04b71d36e55c547697623ed546845eb702' +sha256sums=('c8029c6a3bdeb296e27eaf3791d269ebe88641ee9170bdabd5a2bb391effe361' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>