author | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
parent | b9c02b14140fef017084f887a4ebda28e1e8cc48 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 26bc3b6..2fb90cd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.89.0 +pkgver=5.90.0 pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kcoreaddons polkit-qt5) makedepends=(extra-cmake-modules qt5-tools qt5-doc clang doxygen) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('df9a81af5b0754d528799ec944de02c1b22c4a4b97d9e3dc0132232d4fee49fb' +sha256sums=('23a45f68062432b65f4264f371e7f1753034dba3a86d5e44bf9fb1abf30d91bc' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>