author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 04:01:37 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 04:01:37 UTC |
parent | 8ff7d1fee22cdebf12340365b11eba790f67aa7e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e8a85bb..4a64f55 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.20.0 +pkgver=5.21.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=('9a81d2651bb663b65d5c1671af573a1a') +md5sums=('5779445af01badb8ced11df552afe305') prepare() { mkdir -p build