git » kconfigwidgets.git » commit c3adeeb

KF 5.8

author Felix Yan
2015-03-13 17:05:24 UTC
committer Felix Yan
2015-03-13 17:05:24 UTC
parent ce833d4796c2277620720cf28129c83af53d4530

KF 5.8

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 47ced4d..6f8ae5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kconfigwidgets
-pkgver=5.7.0
+pkgver=5.8.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=('92e496e9e439d0a4518d2500fa6e51d5')
+md5sums=('c8c0acdb6a0fea7cbb3058613b659751')
 
 prepare() {
   mkdir -p build