author | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:33:23 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:33:23 UTC |
parent | aa46bef7d6ae4249a2916837ccae6f9e264762f5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e2c18ef..59228bd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdeclarative -pkgver=5.25.0 +pkgver=5.26.0 pkgrel=1 pkgdesc='Provides integration of QML and KDE Frameworks' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kio' 'kpackage' 'libepoxy') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('c76d293ffa8bcae4771b78e553d26f53') +md5sums=('1cc4b1567df5455cf0d8be9b796e4178') prepare() { mkdir -p build