git » kdbusaddons.git » commit d6f914b

KF 5.8

author Felix Yan
2015-03-13 17:06:38 UTC
committer Felix Yan
2015-03-13 17:06:38 UTC
parent fb9c9884cc0bd4f9ae145a92db6c17afa1189954

KF 5.8

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6a7ce67..8caa9f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdbusaddons
-pkgver=5.7.0
+pkgver=5.8.0
 pkgrel=1
 pkgdesc='Addons to QtDBus'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-x11extras')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('b328dd1478fa5fd3a1e65b299cc7062a')
+md5sums=('71109ffe31aa72fb8afbc56215e9c8d1')
 
 prepare() {
   mkdir -p build