git » kcoreaddons.git » commit af0b953

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 c5a0ff2e71cebb7c6dab158f3c474d468b23575a

KF 5.6.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8e3feba..ae5a9ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcoreaddons
-pkgver=5.5.0
+pkgver=5.6.0
 pkgrel=1
 pkgdesc='Addons to QtCore'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('b1933db1246ccf28654c4eea2d399381')
+md5sums=('01e6658673f87d14d1b07459cf870d33')
 
 prepare() {
   mkdir -p build