author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:34:44 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:34:44 UTC |
parent | 8a7e253905b9a83402d3516d9e3995a4efe71d3e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e3dc709..2c9719c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.20.0 +pkgver=5.21.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=('188d0d9cf0a4d865e3efa8bf65004d6d') +md5sums=('1c6d1518afb7b5ab1d28812d69ea21bc') prepare() { mkdir -p build