git » kded.git » commit 3bebdab

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 22b581a0f1b06678b4959aa981efd9791773ba10

KDE Frameworks 5.0.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index b38ea66..8e1b25c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kded
-pkgver=4.100.0
+pkgver=5.0.0
 pkgrel=1
 pkgdesc='KDE Daemon'
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ license=('LGPL')
 depends=('kinit')
 makedepends=('extra-cmake-modules' 'kdoctools')
 groups=('kf5')
-source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('5bd27a8ec8946424ee129f4fa1702148')
+source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('9ed54283155d578d81d9af7348bf426f')
 
 prepare() {
   mkdir -p build