[arch-commits] Commit in kcmutils/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Mar 16 04:41:55 UTC 2016


    Date: Wednesday, March 16, 2016 @ 05:41:55
  Author: fyan
Revision: 261772

upgpkg: kcmutils 5.20.0-1

KF 5.20.0

Modified:
  kcmutils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 04:41:49 UTC (rev 261771)
+++ PKGBUILD	2016-03-16 04:41:55 UTC (rev 261772)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kcmutils
-pkgver=5.19.0
+pkgver=5.20.0
 pkgrel=1
 pkgdesc='Utilities for interacting with KCModules'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('3b94a572bc0d4ca9acff03f6f37421d3')
+md5sums=('917f0d983e9427d6af44f32f8e01977a')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list