git » kitemmodels.git » commit 4d2ab81

upgpkg: 5.7.0-1

author Felix Yan
2015-02-15 17:03:19 UTC
committer Felix Yan
2015-02-15 17:03:19 UTC
parent 0ac832f70605f9f4bc81a7315d2643719f23cc48

upgpkg: 5.7.0-1

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index 96b7bb9..97b9deb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemmodels
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Models for Qt Model/View system'
 arch=('i686' 'x86_64')
@@ -11,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=('850e263339d25b6aded49d39f1c9432c')
+md5sums=('f4be5065077ba4fe7310ce9fa0a8cb46')
 
 prepare() {
   mkdir -p build