author | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
parent | 300843cb984d28b0f5fb6d3443535543842f7b17 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f58becd..5178a6d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.103.0 +pkgver=5.104.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=('cd39aea44deaa480e4c1e4a388eacb54293e8dca38e1034cdd5950edd3023d54' +sha256sums=('614086598e66c1f136e5a6296f358548509e0e868f62a03c97ade73d9b7d581e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>