git » kservice.git » commit f107877

KF 5.6.0

author Andrea Scarpino
2015-01-08 09:32:14 UTC
committer Andrea Scarpino
2015-01-08 09:32:14 UTC
parent b2822327522706fbe67883e09e10c18941fa4c63

KF 5.6.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f70ef42..5cc8045 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kservice
-pkgver=5.5.0
+pkgver=5.6.0
 pkgrel=1
 pkgdesc='Advanced plugin and service introspection'
 arch=('i686' 'x86_64')
@@ -11,7 +11,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=('5b38a542cc9e10e04a19c7ec45de322b')
+md5sums=('b61406ed3e1aa3efb3d7ceda7662e090')
 
 prepare() {
   mkdir -p build