git » kcoreaddons.git » commit c5a0ff2

KF5 5.5.0

author Andrea Scarpino
2014-12-08 16:06:22 UTC
committer Andrea Scarpino
2014-12-08 16:06:22 UTC
parent bdbc7fb7052c988061ac090e2e079408c7720181

KF5 5.5.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 953f7f8..8e3feba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcoreaddons
-pkgver=5.4.0
+pkgver=5.5.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=('4946f5145126de7bf293c3140194e966')
+md5sums=('b1933db1246ccf28654c4eea2d399381')
 
 prepare() {
   mkdir -p build