From 6b55be9272c15e1858a1a7236482298f677c1a3b Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 6 Jun 2014 04:00:43 +0000 Subject: Fri Jun 6 03:57:24 UTC 2014 --- extra/frameworkintegration/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/frameworkintegration/PKGBUILD') diff --git a/extra/frameworkintegration/PKGBUILD b/extra/frameworkintegration/PKGBUILD index 437f289e8..a317bd530 100644 --- a/extra/frameworkintegration/PKGBUILD +++ b/extra/frameworkintegration/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 213670 2014-05-27 22:20:27Z andrea $ +# $Id: PKGBUILD 214165 2014-06-04 09:09:11Z andrea $ # Maintainer: Andrea Scarpino 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' @@ -12,7 +12,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 -- cgit v1.2.3-54-g00ecf