[arch-commits] Commit in kitemmodels/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 11 02:42:42 UTC 2016
Date: Monday, July 11, 2016 @ 02:42:42
Author: felixonmars
Revision: 271427
upgpkg: kitemmodels 5.24.0-1
Upstream release
Modified:
kitemmodels/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-11 02:42:36 UTC (rev 271426)
+++ PKGBUILD 2016-07-11 02:42:42 UTC (rev 271427)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kitemmodels
-pkgver=5.23.0
+pkgver=5.24.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=('f80e094e554cb59ea92c2725c6d565ec')
+md5sums=('06df86fdacf8bb20d74f410496039d48')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list