author | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
parent | fad6f55e93f2ea54a0ed14298d8697bcd4315d81 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index f79131e..6282d2b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=4.99.0 -pkgrel=3 +pkgver=4.100.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' @@ -11,7 +11,7 @@ depends=('kio' 'ttf-oxygen') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('7d10b581c89019857373508454c8c3ab') +md5sums=('556bb5c42ed8f7eeefae17b863136f4e') prepare() { mkdir -p build