author | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 03:09:18 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 03:09:18 UTC |
parent | cc4a3d2219bd49b3f79a8dc789610914ea6f158d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f6dd273..0fcab8f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.13.0 +pkgver=5.14.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=('28ec6325a44946432cf5c06cb5a07955') +md5sums=('06a1fbd90019b98f037d59554c6cec84') prepare() { mkdir -p build