[arch-commits] Commit in kconfig/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon May 16 14:26:58 UTC 2016
Date: Monday, May 16, 2016 @ 16:26:57
Author: fyan
Revision: 268104
upgpkg: kconfig 5.22.0-1
Upstream release
Modified:
kconfig/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-16 14:26:50 UTC (rev 268103)
+++ PKGBUILD 2016-05-16 14:26:57 UTC (rev 268104)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kconfig
-pkgver=5.21.0
+pkgver=5.22.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=('11782bb4555990deafa273f0288d2673')
+md5sums=('89725e9fae45c516448ff01ede3e2821')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list