git » kservice.git » commit 3a11947

Update to 5.14.2

author Antonio Rojas
2015-09-16 22:38:38 UTC
committer Antonio Rojas
2015-09-16 22:38:38 UTC
parent 7a2e80460eccd1741ccf4c4c627ae0c5ed1685d2

Update to 5.14.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 73b2740..687630a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kservice
-pkgver=5.14.1
+pkgver=5.14.2
 pkgrel=1
 pkgdesc='Advanced plugin and service introspection'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons')
 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