git » kdbusaddons.git » commit 6d31c5a

KF 5.20.0

author Felix Yan
2016-03-16 04:28:26 UTC
committer Felix Yan
2016-03-16 04:28:26 UTC
parent 4c60a9ce4af36fa621548110080501e6310a403b

KF 5.20.0

PKGBUILD +2 -2

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