git » kdbusaddons.git » commit 8803011

upgpkg: 5.9.0-1

author Felix Yan
2015-04-08 07:31:44 UTC
committer Felix Yan
2015-04-08 07:31:44 UTC
parent d6f914ba0cc390b849872eaa07eaeda1fd64fce3

upgpkg: 5.9.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8caa9f9..442a3d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdbusaddons
-pkgver=5.8.0
+pkgver=5.9.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=('71109ffe31aa72fb8afbc56215e9c8d1')
+md5sums=('74a4d0ecd28444306eb2fc9ea5af8ec7')
 
 prepare() {
   mkdir -p build