author | Antonio Rojas
<arojas@archlinux.org> 2015-07-10 10:10:51 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-07-10 10:10:51 UTC |
parent | cf8fd927c5320c01c11713a7dcff044d2ed7a44b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9c1540d..156fcc9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.11.0 +pkgver=5.12.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=('2021d6412691454b794c7929e1f80c17') +md5sums=('ce9f3e3adefc17848c51f06e96572947') prepare() { mkdir -p build