git » kiconthemes.git » commit 97bfd69

KF 5.3.0

author Andrea Scarpino
2014-10-07 18:49:39 UTC
committer Andrea Scarpino
2014-10-07 18:49:39 UTC
parent cac412fc5a88256934ee24952651131ab1fdfbf3

KF 5.3.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 96e5aad..c202aad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kiconthemes
-pkgver=5.2.0
-pkgrel=3
+pkgver=5.3.0
+pkgrel=1
 pkgdesc='KIconThemes'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kiconthemes'
@@ -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=('e5ae06c83cff9707b16e0c8837fea25e')
+md5sums=('ceba533af5bfd92aa86419d6cb75bfc8')
 
 prepare() {
   mkdir -p build