author | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:26:57 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:26:57 UTC |
parent | 8af725ed91571ca40ef8b4e9dd207336cd8b8fcb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4e70676..d4d9445 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.21.0 +pkgver=5.22.0 pkgrel=1 pkgdesc='Configuration system' arch=('i686' 'x86_64') @@ -12,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=('11782bb4555990deafa273f0288d2673') +md5sums=('89725e9fae45c516448ff01ede3e2821') prepare() { mkdir -p build