git » kconfig.git » commit 2befdcd

KF 5.6.0

author Andrea Scarpino
2015-01-08 09:32:14 UTC
committer Andrea Scarpino
2015-01-08 09:32:14 UTC
parent 5aaee90888d258eaaf58aba60b925f6b985c2b0d

KF 5.6.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b141a71..d5c7036 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kconfig
-pkgver=5.5.0
+pkgver=5.6.0
 pkgrel=1
 pkgdesc='Configuration system'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('qt5-base')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('ef541258af67ea5b0612fa7ec345c639')
+md5sums=('ff93f29fe3a3139e421725737a9ef3cd')
 
 prepare() {
   mkdir -p build