author | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 04:05:48 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 04:05:48 UTC |
parent | e507396525bf6bbdd7ccaa65f849b2c12447d041 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bba29e2..d9f9173 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.18.0 +pkgver=5.19.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=('a9bbb20d5e0df44afd95f552fd9a116b') +md5sums=('acf477f070df240248cb7eab316ff370') prepare() { mkdir -p build