[arch-commits] Commit in kservice/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Sep 16 22:38:39 UTC 2015
Date: Thursday, September 17, 2015 @ 00:38:38
Author: arojas
Revision: 246418
Update to 5.14.2
Modified:
kservice/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-16 21:42:30 UTC (rev 246417)
+++ PKGBUILD 2015-09-16 22:38:38 UTC (rev 246418)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kservice
-pkgver=5.14.1
+pkgver=5.14.2
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=('f2d866fad7d09741b0bfe9f3c69440b5')
+md5sums=('eca764e18afbcef5496183c96c613c91')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list