[arch-commits] Commit in kded/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Apr 8 09:24:14 UTC 2015


    Date: Wednesday, April 8, 2015 @ 11:24:13
  Author: fyan
Revision: 235703

upgpkg: kded 5.9.0-1

Modified:
  kded/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-08 09:21:45 UTC (rev 235702)
+++ PKGBUILD	2015-04-08 09:24:13 UTC (rev 235703)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kded
-pkgver=5.8.0
+pkgver=5.9.0
 pkgrel=1
 pkgdesc='Extensible deamon for providing system level services'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'kdoctools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('78a4b41a985b47d7743608c3b7e988aa')
+md5sums=('eba4cae48b989df9b2af75ae20702cad')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list