git » kconfigwidgets.git » commit eb796a7

upgpkg: 5.9.0-1

author Felix Yan
2015-04-08 07:19:32 UTC
committer Felix Yan
2015-04-08 07:19:32 UTC
parent c3adeeb19b3e35b3a0670cc3a3acab0ccd8272f6

upgpkg: 5.9.0-1

PKGBUILD +2 -2

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