Date: Friday, March 13, 2015 @ 18:06:38 Author: fyan Revision: 233483
upgpkg: kdbusaddons 5.8.0-1 KF 5.8 Modified: kdbusaddons/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-13 17:06:34 UTC (rev 233482) +++ PKGBUILD 2015-03-13 17:06:38 UTC (rev 233483) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdbusaddons -pkgver=5.7.0 +pkgver=5.8.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=('b328dd1478fa5fd3a1e65b299cc7062a') +md5sums=('71109ffe31aa72fb8afbc56215e9c8d1') prepare() { mkdir -p build
