git » kconfigwidgets.git » commit 1ffe91e

KF 5.18.0

author Felix Yan
2016-01-10 14:42:23 UTC
committer Felix Yan
2016-01-10 14:42:23 UTC
parent 6a12d63ee70f89466b11199c55dc49f258222f14

KF 5.18.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9b5b902..9b04d53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kconfigwidgets
-pkgver=5.17.0
+pkgver=5.18.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')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('c3d2446e1d03bfeb4a98f158114227b6')
+md5sums=('ed946b78eb19c3fe1458ec78606d089c')
 
 prepare() {
   mkdir -p build