git » kitemviews.git » commit 28a9988

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 e09cf90057aa946fe4ee4af2b1aafd9567cf8701

KF 5.3.0

PKGBUILD +3 -3

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