git » kitemmodels.git » commit 33edccc

KF 5.16.0

author Felix Yan
2015-11-13 15:53:54 UTC
committer Felix Yan
2015-11-13 15:53:54 UTC
parent 6fa20d20641754bde2da1cba1e20a6b9439c27c0

KF 5.16.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 07ea651..fdb1214 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemmodels
-pkgver=5.15.0
+pkgver=5.16.0
 pkgrel=1
 pkgdesc='Models for Qt Model/View system'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-base')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('f31edaae6d138bc2e1464e742796651d')
+md5sums=('2337d793a0b50a3ecc5d8c6fba073f5d')
 
 prepare() {
   mkdir -p build