author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:12:20 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:12:20 UTC |
parent | 2befdcd6b478efef4fc65b599e7d20be5e93b186 |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index d5c7036..75b970c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,8 @@ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> +# Maintainer: Felix Yan <felixonmars@archlinux.org> +# Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Configuration system' arch=('i686' 'x86_64') @@ -11,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('ff93f29fe3a3139e421725737a9ef3cd') +md5sums=('8589cb01dc2287399f8eb63966f79a84') prepare() { mkdir -p build