author | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:49:22 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:49:22 UTC |
parent | 69b7a741dd034b8eefdadab12e9f192195388b67 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 74548cd..24fb75d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=5.15.0 -pkgrel=2 +pkgver=5.16.0 +pkgrel=1 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/frameworkintegration' @@ -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=('1dd33272081ff78e40a26262a74e499a') +md5sums=('4a4eff6bea888031d7a463fdae9d3c09') prepare() { mkdir -p build