git » kservice.git » commit 90af0ea

KF 5.16.0

author Felix Yan
2015-11-13 15:30:31 UTC
committer Felix Yan
2015-11-13 15:30:31 UTC
parent cfe3fcd08c71eac338765cad93bf226f7619e654

KF 5.16.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 203398f..49e24e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kservice
-pkgver=5.15.0
+pkgver=5.16.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=('09c47778e16ea256a9009952222f7420')
+md5sums=('d8f421613192876fbc1e7bbc19823a26')
 
 prepare() {
   mkdir -p build