git » kconfigwidgets.git » commit dfae41f

KF 5.19.0

author Felix Yan
2016-02-14 03:40:02 UTC
committer Felix Yan
2016-02-14 03:40:02 UTC
parent 1ffe91e91fd8bbdcbc1db79cb4c2be934237031e

KF 5.19.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9b04d53..ae152c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kconfigwidgets
-pkgver=5.18.0
+pkgver=5.19.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=('ed946b78eb19c3fe1458ec78606d089c')
+md5sums=('ce0c538d90c1753fea03be8beacfc648')
 
 prepare() {
   mkdir -p build