author | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:48:35 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:48:35 UTC |
parent | 38351ae1553913f71ae69f5a59526cf0429a20a0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4bae966..8504e8a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdeclarative -pkgver=5.8.0 +pkgver=5.9.0 pkgrel=1 pkgdesc='Provides integration of QML and KDE Frameworks' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kio' 'libepoxy' 'kpackage') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('04b6eedce4147f97c8d1ed7bb186fed3') +md5sums=('ef1f08f519b4ad292e49138a5118a7b3') prepare() { mkdir build