git » kservice.git » commit 2d18342

Upstream release

author Felix Yan
2016-08-14 15:44:33 UTC
committer Felix Yan
2016-08-14 15:44:33 UTC
parent 9a0a566ea3d80d52b8f2ff7b2f020ca03bf27334

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e60934d..819357a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kservice
-pkgver=5.24.0
+pkgver=5.25.0
 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=('c6dbfdc72c399b86066f7d88a5f5bf7a')
+md5sums=('3cc65c5082a9bdaa2c93ea01323fb814')
 
 prepare() {
   mkdir -p build