[arch-commits] Commit in kconfig/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 00:38:26 UTC 2015
Date: Saturday, September 12, 2015 @ 02:38:26
Author: fyan
Revision: 245833
upgpkg: kconfig 5.14.0-1
Modified:
kconfig/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 00:36:50 UTC (rev 245832)
+++ PKGBUILD 2015-09-12 00:38:26 UTC (rev 245833)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kconfig
-pkgver=5.13.0
+pkgver=5.14.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=('d470179fc4c8a2060b94452d25d466c8')
+md5sums=('a4b12b753b855d8fa1240b499bc17135')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list