author | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:55:22 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:55:22 UTC |
parent | 7d721e0d97430e73cd8758c78a9ac17bf5d5f806 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d24ef83..3a18abb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.21.0 +pkgver=5.22.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=('5779445af01badb8ced11df552afe305') +md5sums=('f921d10d80383ba5fc253e8fe4efa3bd') prepare() { mkdir -p build