author | Andrea Scarpino
<andrea@archlinux.org> 2014-08-05 11:08:13 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-08-05 11:08:13 UTC |
parent | ad64873e6cbe771b9a972e5781502963bfe8f227 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9c61c47..5cccd8b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.0.0 +pkgver=5.1.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=('3b558057eadcb733c82bd845f474f386') +md5sums=('9211b835b4c8fb1ffa260d6223fa8eb3') prepare() { mkdir -p build