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

Felix Yan fyan at archlinux.org
Wed Mar 16 04:24:02 UTC 2016


    Date: Wednesday, March 16, 2016 @ 05:24:02
  Author: fyan
Revision: 261706

upgpkg: kconfig 5.20.0-1

KF 5.20.0

Modified:
  kconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 04:23:55 UTC (rev 261705)
+++ PKGBUILD	2016-03-16 04:24:02 UTC (rev 261706)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kconfig
-pkgver=5.19.0
+pkgver=5.20.0
 pkgrel=1
 pkgdesc='Configuration system'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('79953233cd7d507f4f8394bf62e23078')
+md5sums=('1ee3cc6ae99928adf7fa93204d89a0ce')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list