git » kdbusaddons.git » commit a34abd3

KF 5.15.0

author Felix Yan
2015-10-10 10:05:48 UTC
committer Felix Yan
2015-10-10 10:05:48 UTC
parent 1ef37abafd73bb57811efea33fe3466819aaa66a

KF 5.15.0

PKGBUILD +2 -2

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