[arch-commits] Commit in kitemmodels/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Apr 8 10:05:26 UTC 2015


    Date: Wednesday, April 8, 2015 @ 12:05:26
  Author: fyan
Revision: 235715

upgpkg: kitemmodels 5.9.0-1

Modified:
  kitemmodels/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-08 09:46:44 UTC (rev 235714)
+++ PKGBUILD	2015-04-08 10:05:26 UTC (rev 235715)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kitemmodels
-pkgver=5.8.0
+pkgver=5.9.0
 pkgrel=1
 pkgdesc='Models for Qt Model/View system'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('1906bbf0023fe8c46af589699a50d791')
+md5sums=('4371874bf3ddcf40648e54071511bf89')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list