author | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:04:40 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:04:40 UTC |
parent | 3654994cef172a1e376439455d2321d7aa54e72e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8ee06a8..1fc7e64 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.23.0 +pkgver=5.24.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' 'mesa') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('5f5f18e3425775f38b24422a8e9675bb') +md5sums=('e8acec90cdae965eaf80ad6c48893498') prepare() { mkdir -p build