author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:18:56 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:18:56 UTC |
parent | 9238ad28df78912dd31796a82adbd008a9659b15 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f905352..cf6bac1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesu -pkgver=5.96.0 +pkgver=5.97.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=('72437597e32d19f170d1441c607e353ccbd125fe6608d041e8fa64e92e9752f2' +sha256sums=('652eb62f3a1f5600b15b1e42ff4d2542ccc9786244b58b73baa4511964d64fb3' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)