git » kiconthemes.git » commit 150f503

KF 5.6.0

author Andrea Scarpino
2015-01-08 09:32:14 UTC
committer Andrea Scarpino
2015-01-08 09:32:14 UTC
parent 65c7fa8e3916e341a6ae4005258073d565209150

KF 5.6.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a14eef1..2c517c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kiconthemes
-pkgver=5.5.0
+pkgver=5.6.0
 pkgrel=1
 pkgdesc='Support for icon themes'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('qt5-svg' 'kconfigwidgets' 'kitemviews')
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('92ae10f36a45d591e7c65385f118e879')
+md5sums=('91414d4a0b3c11ddac4cdd95b6184ef2')
 
 prepare() {
   mkdir -p build