[arch-commits] Commit in kservice/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Apr 8 07:52:08 UTC 2015
Date: Wednesday, April 8, 2015 @ 09:52:08
Author: fyan
Revision: 235649
upgpkg: kservice 5.9.0-1
Modified:
kservice/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-08 07:45:07 UTC (rev 235648)
+++ PKGBUILD 2015-04-08 07:52:08 UTC (rev 235649)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kservice
-pkgver=5.8.0
+pkgver=5.9.0
pkgrel=1
pkgdesc='Advanced plugin and service introspection'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'kdoctools' 'python')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('3cdd6ab50bc6e775bfc12da912fdbbca')
+md5sums=('8d4844514b339954bff757453fa9965d')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list