author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:42:05 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:42:05 UTC |
parent | 9d6368de82b41fcb9029ae222e21eb8e5da952e9 |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 04dc1d0..47ced4d 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=kconfigwidgets -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Widgets for KConfig' arch=('i686' 'x86_64') @@ -11,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=('43b064d97f424488ef8d5194d7924c0a') +md5sums=('92e496e9e439d0a4518d2500fa6e51d5') prepare() { mkdir -p build