[arch-commits] Commit in kservice/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 15:35:41 UTC 2015
Date: Sunday, February 15, 2015 @ 16:35:41
Author: fyan
Revision: 231483
upgpkg: kservice 5.7.0-1
Modified:
kservice/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 15:32:42 UTC (rev 231482)
+++ PKGBUILD 2015-02-15 15:35:41 UTC (rev 231483)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kservice
-pkgver=5.6.0
+pkgver=5.7.0
pkgrel=1
pkgdesc='Advanced plugin and service introspection'
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
makedepends=('extra-cmake-modules' 'kdoctools' 'python')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('b61406ed3e1aa3efb3d7ceda7662e090')
+md5sums=('97f50a98baf0464612e9346b0196d8e5')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list