author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:26:58 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:26:58 UTC |
parent | dfae41f77ef7499b84d503327c09d141a75b3f43 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ae152c6..676fb21 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.19.0 +pkgver=5.20.0 pkgrel=1 pkgdesc='Widgets for KConfig' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kauth' 'kcodecs' 'kconfig' 'kguiaddons' 'ki18n' 'kwidgetsaddons') makedepends=('extra-cmake-modules' 'kdoctools' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('ce0c538d90c1753fea03be8beacfc648') +md5sums=('188d0d9cf0a4d865e3efa8bf65004d6d') prepare() { mkdir -p build