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

Felix Yan fyan at archlinux.org
Wed Aug 12 10:25:46 UTC 2015


    Date: Wednesday, August 12, 2015 @ 12:25:45
  Author: fyan
Revision: 243316

upgpkg: kded 5.13.0-1

Modified:
  kded/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-12 10:25:14 UTC (rev 243315)
+++ PKGBUILD	2015-08-12 10:25:45 UTC (rev 243316)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kded
-pkgver=5.12.0
+pkgver=5.13.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=('f9d80602631659b3960358470dfad836')
+md5sums=('f51103fa7e7df6ba60592853aa57276e')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list