author | Andrea Scarpino
<andrea@archlinux.org> 2014-09-13 07:15:10 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-09-13 07:15:10 UTC |
parent | 59f0f70f12fb2f67b5a7c1c6726b1f8a3c287dcc |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5cccd8b..f93cbb2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.1.0 +pkgver=5.2.0 pkgrel=1 pkgdesc='Widgets for KConfig' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('kauth' 'kcodecs' 'kconfig' 'kguiaddons' 'ki18n' 'kwidgetsaddons') makedepends=('extra-cmake-modules' 'kdoctools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('9211b835b4c8fb1ffa260d6223fa8eb3') +md5sums=('7810146d3c099724e7beb0fe1f0cf69a') prepare() { mkdir -p build