author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:45:49 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:45:49 UTC |
parent | 85a814be82fab5fefe45b05b9f1ecd44d0b1ba07 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index abd90f0..a724acd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=5.19.0 -pkgrel=3 +pkgver=5.20.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=('5ff469c4b86c11bae91b1ee43a8fe386') +md5sums=('cedac6f1740ca905f2c70cd9202b7e5d') prepare() { mkdir -p build