git » kdbusaddons.git » commit 4c60a9c

KF 5.19.0

author Felix Yan
2016-02-14 03:41:43 UTC
committer Felix Yan
2016-02-14 03:41:43 UTC
parent 3d8bd4cf3be4988f0f335da4ce9708d89517f3a3

KF 5.19.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0107176..3f95093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdbusaddons
-pkgver=5.18.0
+pkgver=5.19.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=('075272719a8d04a10f9c8d202fc6e5b3')
+md5sums=('4ef9082483a46d04f531d1dce8be4232')
 
 prepare() {
   mkdir -p build