author | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
parent | 5d4b3328bc42a27fca23eec43f1707c0b7f544fe |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 787a9eb..f905352 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesu -pkgver=5.95.0 +pkgver=5.96.0 pkgrel=1 pkgdesc='Integration with su for elevated privileges' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kpty kconfig) makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('2e742b0799ac29f88e92d611b72a725bf752f3caaa3fd13ef05dde2096cec3ac' +sha256sums=('72437597e32d19f170d1441c607e353ccbd125fe6608d041e8fa64e92e9752f2' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)