author | Antonio Rojas
<arojas@archlinux.org> 2021-12-12 15:20:18 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-12-12 15:20:18 UTC |
parent | 4068aeac1800e19720253251536830fc6ffc0c0b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1ed95c5..6346189 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcmutils -pkgver=5.88.0 +pkgver=5.89.0 pkgrel=1 pkgdesc='Utilities for interacting with KCModules' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kdeclarative) 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=('008a2348c35b29f9257c99d0e68343a168e799adcf83eaa13ca6324db47e193f' +sha256sums=('15fe79b0d38bf5af298ede402f9c928ea7a05a5ddcdcf8c28a9e5b9a36ea497d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>