git » kdbusaddons.git » commit 2979fca

Upstream release

author Felix Yan
2016-06-14 15:07:22 UTC
committer Felix Yan
2016-06-14 15:07:22 UTC
parent d8c4af25ba2bc3771ab024aa50d8f7df82cc97c0

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 272d06b..7a2315b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdbusaddons
-pkgver=5.22.0
+pkgver=5.23.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=('9af16aecb66a00e251cce778101dfb51')
+md5sums=('0805d1dee82cf6d627dbdf2872bbbb00')
 
 prepare() {
   mkdir -p build