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

Felix Yan fyan at archlinux.org
Sun Jan 10 14:47:53 UTC 2016


    Date: Sunday, January 10, 2016 @ 15:47:53
  Author: fyan
Revision: 257752

upgpkg: kitemviews 5.18.0-1

KF 5.18.0

Modified:
  kitemviews/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-10 14:47:44 UTC (rev 257751)
+++ PKGBUILD	2016-01-10 14:47:53 UTC (rev 257752)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kitemviews
-pkgver=5.17.0
+pkgver=5.18.0
 pkgrel=1
 pkgdesc='Widget addons for Qt Model/View'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('6f2daf1b78a59e4475f363fad1f5122f')
+md5sums=('bb909fcb3e98cfb55082e48d2ca6d669')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list