author | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:43:58 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:43:58 UTC |
parent | 2216c22c7ab7ba75798c12b6b35421a95020900a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3fb927a..ee9952a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.18.0 +pkgver=5.19.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=('bb909fcb3e98cfb55082e48d2ca6d669') +md5sums=('ab98c10a12f67c437a8918ebfcf1ac80') prepare() { mkdir -p build