author | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:17:18 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:17:18 UTC |
parent | 2aa152e71e6251a45a5a707804cda447fda6dc8e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e86191c..e7471a5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.25.0 +pkgver=5.26.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=('03bc05f0c72386a143d1b002178f95f6') +md5sums=('798e5545b7c9aba9de8191bb82053333') prepare() { mkdir -p build