Date: Wednesday, August 12, 2015 @ 10:37:50 Author: fyan Revision: 243236
upgpkg: kdbusaddons 5.13.0-1 Modified: kdbusaddons/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-12 08:26:07 UTC (rev 243235) +++ PKGBUILD 2015-08-12 08:37:50 UTC (rev 243236) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdbusaddons -pkgver=5.12.0 +pkgver=5.13.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=('d7eb58d52123a90f90533bf6691a3f40') +md5sums=('e51a450042e6e3a694bb2c9a1303d748') prepare() { mkdir -p build
