git » frameworkintegration.git » commit 50d59da

KDE Frameworks 5.0.0

author Andrea Scarpino
2014-07-08 18:25:38 UTC
committer Andrea Scarpino
2014-07-08 18:25:38 UTC
parent da4032611809b3a478bab434cfd6c9143e43ce59

KDE Frameworks 5.0.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 6282d2b..5c7e819 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 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')
@@ -10,8 +10,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