author | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:56:43 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:56:43 UTC |
parent | 5de7d237d4181c165f4fe56ff5ce04cf65dbd58e |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index c32a0e8..9d453ed 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=5.16.0 -pkgrel=3 +pkgver=5.17.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' 'noto-fonts' 'libxcursor') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('4a4eff6bea888031d7a463fdae9d3c09') +md5sums=('9d893ef7de02b2e61dfe24ea82744e6f') prepare() { mkdir -p build