From f578debfd17a7f06c6f4f8a0c2fde11e96b0afee Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Wed, 9 Jul 2014 04:06:24 +0000 Subject: Wed Jul 9 04:03:14 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 a317bd530..e79e94697 100644 --- a/extra/frameworkintegration/PKGBUILD +++ b/extra/frameworkintegration/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 214165 2014-06-04 09:09:11Z andrea $ +# $Id: PKGBUILD 216696 2014-07-08 18:35:39Z andrea $ # Maintainer: Andrea Scarpino pkgname=frameworkintegration -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' arch=('i686' 'x86_64') @@ -11,8 +11,8 @@ license=('LGPL') depends=('kio' 'ttf-oxygen') makedepends=('extra-cmake-modules') groups=('kf5') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('556bb5c42ed8f7eeefae17b863136f4e') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('032d0a08977a457206915dbeeff0ef47') prepare() { mkdir -p build -- cgit v1.2.3-54-g00ecf