Date: Wednesday, March 16, 2016 @ 05:28:26 Author: fyan Revision: 261720
upgpkg: kdbusaddons 5.20.0-1 KF 5.20.0 Modified: kdbusaddons/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-16 04:28:21 UTC (rev 261719) +++ PKGBUILD 2016-03-16 04:28:26 UTC (rev 261720) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdbusaddons -pkgver=5.19.0 +pkgver=5.20.0 pkgrel=1 pkgdesc='Addons to QtDBus' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ 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
