author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:41:42 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:41:42 UTC |
parent | 370d8cbf99eb43e0e16bb20861669ce4a05e4ed6 |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 0f6a740..1c1e5dd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,8 @@ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> +# Maintainer: Felix Yan <felixonmars@archlinux.org> +# Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Widget addons for Qt Model/View' arch=('i686' 'x86_64') @@ -11,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=('d70c57e1e97629aa27b914235da12762') +md5sums=('6c1ac3c1f806fc4223b0d098005218e6') prepare() { mkdir -p build