author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:49:40 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:49:40 UTC |
parent | 918ea69a860d96782b8c8eac0a3f570fbb53f928 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index de9bb27..f29514e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc='Support for icon themes' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-svg' 'kconfigwidgets' 'kitemviews' 'karchive') makedepends=('extra-cmake-modules' 'python' 'mesa') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('055334138c964d61f8e11bbeb90286b3cd230c6856a801366e4f0e5fa65f5f01' +sha256sums=('021923e137531993aabde5b1b7002ae97593ad8b8ddc143da5524a795a29daff' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>