author | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
parent | 99341bb2a0d2b80e92c87b893362509e2a24c810 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 39dc32e..8457884 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=4.99.0 +pkgver=4.100.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/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('6465152efd2962e0c8493ff0816aebfd') +md5sums=('dbc46c8b643d69e6b59373424461f340') prepare() { mkdir -p build