[arch-commits] Commit in kservice/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 02:29:43 UTC 2015
Date: Saturday, September 12, 2015 @ 04:29:43
Author: fyan
Revision: 245853
upgpkg: kservice 5.14.0-1
Modified:
kservice/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 02:26:44 UTC (rev 245852)
+++ PKGBUILD 2015-09-12 02:29:43 UTC (rev 245853)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kservice
-pkgver=5.13.0
+pkgver=5.14.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=('d83bf4f02799d456f2b5788c44282aa9')
+md5sums=('6bdf66cffc9b3028b4367e7a5e48f571')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list