author | Antonio Rojas
<arojas@archlinux.org> 2021-06-12 20:31:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-06-12 20:31:26 UTC |
parent | b69b744d3e850af7110ed7982c27391395c4acdf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 717e409..9eeb5b7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcmutils -pkgver=5.82.0 +pkgver=5.83.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=('e8bd6b528454b2e2acf9cdd89c83ee855524b40fdf79f5bf79daf44ae790b184' +sha256sums=('4ee1e549a5ad28cc75efd396d86326efff16da485cb74d1daeb2a65e03780665' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>