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

Felix Yan fyan at archlinux.org
Sun Feb 14 03:37:23 UTC 2016


    Date: Sunday, February 14, 2016 @ 04:37:23
  Author: fyan
Revision: 259157

upgpkg: kconfig 5.19.0-1

KF 5.19.0

Modified:
  kconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-14 03:37:15 UTC (rev 259156)
+++ PKGBUILD	2016-02-14 03:37:23 UTC (rev 259157)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kconfig
-pkgver=5.18.0
+pkgver=5.19.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=('061b6eedc15239368e5bd60645b99a50')
+md5sums=('79953233cd7d507f4f8394bf62e23078')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list