author | Andrea Scarpino
<andrea@archlinux.org> 2014-09-13 07:15:10 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-09-13 07:15:10 UTC |
parent | 34f016cc8b698e3fe450b0efcaf0aca2be8a463d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fc63408..2b3a75d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.1.0 +pkgver=5.2.0 pkgrel=1 pkgdesc='KItemViews' arch=('i686' 'x86_64') @@ -11,7 +11,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=('0dd7f50f2914933583141a5e09cc9ccd') +md5sums=('e8a4ea7e594372d463a4d1fda3585d14') prepare() { mkdir -p build