[arch-commits] Commit in kitemmodels/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon May 16 14:55:23 UTC 2016
Date: Monday, May 16, 2016 @ 16:55:22
Author: fyan
Revision: 268200
upgpkg: kitemmodels 5.22.0-1
Upstream release
Modified:
kitemmodels/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-16 14:55:10 UTC (rev 268199)
+++ PKGBUILD 2016-05-16 14:55:22 UTC (rev 268200)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kitemmodels
-pkgver=5.21.0
+pkgver=5.22.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=('5779445af01badb8ced11df552afe305')
+md5sums=('f921d10d80383ba5fc253e8fe4efa3bd')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list