author | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 04:01:33 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 04:01:33 UTC |
parent | 006d327d9801a727efb3853c1fbe466a64214f05 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 41403cd..a427795 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=5.18.0 +pkgver=5.19.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' 'noto-fonts' 'libxcursor') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('82116c14ad16b43ef2fa800b5c48edec') +md5sums=('5ff469c4b86c11bae91b1ee43a8fe386') prepare() { mkdir -p build