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

Felix Yan felixonmars at archlinux.org
Wed Sep 14 09:14:18 UTC 2016


    Date: Wednesday, September 14, 2016 @ 09:14:18
  Author: felixonmars
Revision: 276288

upgpkg: kconfig 5.26.0-1

Upstream release

Modified:
  kconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-14 09:14:09 UTC (rev 276287)
+++ PKGBUILD	2016-09-14 09:14:18 UTC (rev 276288)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kconfig
-pkgver=5.25.0
+pkgver=5.26.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=('03112534b86d98716cf61865d0ea2497')
+md5sums=('5b57b0a5cbf50fbc644fb7ce64447969')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list