git » kconfigwidgets.git » commit f9ccc15

upgpkg: 5.14.0-1

author Felix Yan
2015-09-12 01:05:46 UTC
committer Felix Yan
2015-09-12 01:05:46 UTC
parent 04a60b79d3efb380688a7033b891c21f34213c44

upgpkg: 5.14.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index af31ddc..b888d30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kconfigwidgets
-pkgver=5.13.0
+pkgver=5.14.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=('8fd3b16a2175475764d77972b980e075')
+md5sums=('e58351e0a9feb51885593c208060fb1c')
 
 prepare() {
   mkdir -p build