author | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
parent | c144f7bda3601d6434fb5ea1dbc55fca04938d23 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 5e943b8..317d6b2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcmutils -pkgver=5.31.0 +pkgver=5.32.0 pkgrel=1 pkgdesc='Utilities for interacting with KCModules' arch=('i686' 'x86_64') @@ -12,8 +12,8 @@ depends=('kdeclarative') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -md5sums=('eccc7474f7442b656d26211050f3b2c3' - 'SKIP') +sha256sums=('a9666c3c944703355465bfaf9ee7ed8599a099935a2a91eaca6e09c1f88129d7' + 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> prepare() {