git » kconfigwidgets.git » commit 7b3c46a

Upstream release

author Felix Yan
2016-10-09 17:17:51 UTC
committer Felix Yan
2016-10-09 17:17:51 UTC
parent 8fcfc56161d2ffb42b4cb3b5a9667682464a3c9e

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e7471a5..4b25dd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kconfigwidgets
-pkgver=5.26.0
+pkgver=5.27.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=('798e5545b7c9aba9de8191bb82053333')
+md5sums=('2584c4380f904b914801c3d0597fe3fc')
 
 prepare() {
   mkdir -p build