git » kservice.git » commit 7a2e804

Update to 5.14.1

author Antonio Rojas
2015-09-16 21:40:47 UTC
committer Antonio Rojas
2015-09-16 21:40:47 UTC
parent c9039f9641457752e84cb8792282e1e5c64800fb

Update to 5.14.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8eeaacd..73b2740 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kservice
-pkgver=5.14.0
+pkgver=5.14.1
 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=('6bdf66cffc9b3028b4367e7a5e48f571')
+md5sums=('f2d866fad7d09741b0bfe9f3c69440b5')
 
 prepare() {
   mkdir -p build