author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:57:12 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:57:12 UTC |
parent | 061355e1f09115cfc0e34b80c6baa533a28a0f71 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index aba661f..9f57456 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=5.20.0 +pkgver=5.21.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=('cedac6f1740ca905f2c70cd9202b7e5d') +md5sums=('5c49bcff088db6b9d37977a53b1e561b') prepare() { mkdir -p build