author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:30:59 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:30:59 UTC |
parent | 33f681654f1db4c0d7a934b4fcd3bf844cfb6d70 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ee9952a..544ee7b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.19.0 +pkgver=5.20.0 pkgrel=1 pkgdesc='Widget addons for Qt Model/View' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('ab98c10a12f67c437a8918ebfcf1ac80') +md5sums=('6ba8ee40baffbaab3ec81439bdff0fe7') prepare() { mkdir -p build