git » kcmutils.git » commit eb9fdd6

upgpkg: 5.9.0-1

author Felix Yan
2015-04-08 09:02:13 UTC
committer Felix Yan
2015-04-08 09:02:13 UTC
parent bf15b2845383eb9399214962d3258e1847048f0f

upgpkg: 5.9.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7b7991f..e82ef77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcmutils
-pkgver=5.8.0
+pkgver=5.9.0
 pkgrel=1
 pkgdesc='Utilities for interacting with KCModules'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('kxmlgui')
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('88f259c3bc692a2d94bde5618d8a7166')
+md5sums=('6664a8161238c2103770628c34aef83a')
 
 prepare() {
   mkdir -p build