git » kconfigwidgets.git » commit 2aa152e

Upstream release

author Felix Yan
2016-08-14 15:42:25 UTC
committer Felix Yan
2016-08-14 15:42:25 UTC
parent 4279ca54286f61bb4074f9f0eb93f1cce2788abd

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1fc7e64..e86191c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kconfigwidgets
-pkgver=5.24.0
+pkgver=5.25.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=('e8acec90cdae965eaf80ad6c48893498')
+md5sums=('03bc05f0c72386a143d1b002178f95f6')
 
 prepare() {
   mkdir -p build