git » kdesignerplugin.git » commit e89f57e

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 31ea08ee4abf5ee08b0ab6aca9ba363fcb1e4d6b

KDE Frameworks 5.0.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 602fdd2..28f6cb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdesignerplugin
-pkgver=4.100.0
+pkgver=5.0.0
 pkgrel=1
 pkgdesc='KDesignerPlugin'
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ license=('LGPL')
 depends=('kplotting' 'kdewebkit')
 makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
 groups=('kf5')
-source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('f5a93ac896b1ddb4c338e99eb1102b1b')
+source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('19f3b825535ee7f837d0061f0fde0672')
 
 prepare() {
   mkdir -p build