git » kdbusaddons.git » commit bd9a831

KF 5.16.0

author Felix Yan
2015-11-13 15:28:46 UTC
committer Felix Yan
2015-11-13 15:28:46 UTC
parent a34abd36319ec0cb617544e76c00c6edbab9e502

KF 5.16.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ce00f53..6261c00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdbusaddons
-pkgver=5.15.0
+pkgver=5.16.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=('70aa5b3207b85100d59d992113c02a1a')
+md5sums=('8217284ce9b3db03d30098f935a40f29')
 
 prepare() {
   mkdir -p build