[arch-commits] Commit in kded/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 04:58:39 UTC 2015
Date: Saturday, September 12, 2015 @ 06:58:39
Author: fyan
Revision: 245941
upgpkg: kded 5.14.0-1
Modified:
kded/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 04:58:01 UTC (rev 245940)
+++ PKGBUILD 2015-09-12 04:58:39 UTC (rev 245941)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kded
-pkgver=5.13.0
+pkgver=5.14.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=('f51103fa7e7df6ba60592853aa57276e')
+md5sums=('5a14cc490517fad7b087057b3ec34265')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list