git » kitemviews.git » commit 581ef07

KF5 5.5.0

author Andrea Scarpino
2014-12-08 16:06:22 UTC
committer Andrea Scarpino
2014-12-08 16:06:22 UTC
parent 6869b2db64febcf7db171a6264352633ce868c53

KF5 5.5.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5ded7c7..1f421b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemviews
-pkgver=5.4.0
+pkgver=5.5.0
 pkgrel=1
 pkgdesc='Widget addons for Qt Model/View'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('qt5-base')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('a8d56054247537517acb5c3132435481')
+md5sums=('dd948e8fc2b8540f29eacd78f3f8cd37')
 
 prepare() {
   mkdir -p build