[arch-commits] Commit in kconfig/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Apr 8 07:12:51 UTC 2015
Date: Wednesday, April 8, 2015 @ 09:12:51
Author: fyan
Revision: 235629
upgpkg: kconfig 5.9.0-1
Modified:
kconfig/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-08 07:11:47 UTC (rev 235628)
+++ PKGBUILD 2015-04-08 07:12:51 UTC (rev 235629)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kconfig
-pkgver=5.8.0
+pkgver=5.9.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=('aeedbcb2424156f714844d084e403af6')
+md5sums=('cb210f051face97978d7aa64955ae8f7')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list