git » knotifyconfig.git » commit 264f783

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 5fe8a180ebc7b774fcc4d43dde88091cd8bca864

KDE Frameworks 5.0.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 4a7b1fd..ce049b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifyconfig
-pkgver=4.100.0
+pkgver=5.0.0
 pkgrel=1
 pkgdesc='KNotifyConfig'
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ license=('LGPL')
 depends=('kio')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
-source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('73c159c75af2d21be147cb714d2ca5f5')
+source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('eafd8178bfcd7eabaa028af22c620958')
 
 prepare() {
   mkdir -p build