[arch-commits] Commit in kitemmodels/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Aug 14 16:02:23 UTC 2016
Date: Sunday, August 14, 2016 @ 16:02:22
Author: felixonmars
Revision: 273777
upgpkg: kitemmodels 5.25.0-1
Upstream release
Modified:
kitemmodels/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-14 16:02:17 UTC (rev 273776)
+++ PKGBUILD 2016-08-14 16:02:22 UTC (rev 273777)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kitemmodels
-pkgver=5.24.0
+pkgver=5.25.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=('06df86fdacf8bb20d74f410496039d48')
+md5sums=('83b9a034bbfaedf0cc12191157899006')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list