[arch-commits] Commit in kconfigwidgets/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Apr 8 07:19:32 UTC 2015
Date: Wednesday, April 8, 2015 @ 09:19:32
Author: fyan
Revision: 235637
upgpkg: kconfigwidgets 5.9.0-1
Modified:
kconfigwidgets/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-08 07:18:45 UTC (rev 235636)
+++ PKGBUILD 2015-04-08 07:19:32 UTC (rev 235637)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kconfigwidgets
-pkgver=5.8.0
+pkgver=5.9.0
pkgrel=1
pkgdesc='Widgets for KConfig'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'kdoctools' 'python')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('c8c0acdb6a0fea7cbb3058613b659751')
+md5sums=('42cbc7de1dd3ff5d20a656f955983825')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list