author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:50:19 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:50:19 UTC |
parent | e739cb76bbe8b623c87c640304bc7e937ca7d6cd |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d9f9173..1572823 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.19.0 +pkgver=5.20.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=('acf477f070df240248cb7eab316ff370') +md5sums=('9a81d2651bb663b65d5c1671af573a1a') prepare() { mkdir -p build