author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 16:24:33 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 16:24:33 UTC |
parent | 0393779b6b25106bd06002cd2eb118a32053e01e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 73fef28..bba29e2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.17.0 +pkgver=5.18.0 pkgrel=1 pkgdesc='Models for Qt Model/View system' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('a2a40aebeef9934bd710944fefe5855c') +md5sums=('a9bbb20d5e0df44afd95f552fd9a116b') prepare() { mkdir -p build