author | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 04:57:38 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 04:57:38 UTC |
parent | ff12f9b3353f699e70783535870645ec2aee87e0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 632f119..58d9bd1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=5.13.0 +pkgver=5.14.0 pkgrel=1 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kio' 'ttf-oxygen' 'libxcursor') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('49ad49bff5ece8defe71021982476662') +md5sums=('d5094cba8ca4d280d6e817d334fb2dc1') prepare() { mkdir -p build