author | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
parent | be6dfee101e6e4504b6e8265656254b4f5db8903 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index db0c315..ef90dfe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=4.99.0 +pkgver=4.100.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/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('04e3dcfca8976205e78bde070be638eb') +md5sums=('8bcd882b88fce0c30eaa876c94c8525e') prepare() { mkdir -p build