git » kcmutils.git » commit a7c833d

Upstream release

author Felix Yan
2016-08-14 15:54:42 UTC
committer Felix Yan
2016-08-14 15:54:42 UTC
parent 4365651c1c529dd78c63429f2f4e6586874f0792

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ec19418..1c5cc08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcmutils
-pkgver=5.24.0
+pkgver=5.25.0
 pkgrel=1
 pkgdesc='Utilities for interacting with KCModules'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('kdeclarative')
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('0b69990be71134efdce1f818ecf82826')
+md5sums=('139af7a01a29e7dbd81f25adae1df9b2')
 
 prepare() {
   mkdir -p build