Date: Wednesday, March 16, 2016 @ 05:45:13 Author: fyan Revision: 261782
upgpkg: bluez-qt 5.20.0-1 KF 5.20.0 Modified: bluez-qt/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-16 04:44:58 UTC (rev 261781) +++ PKGBUILD 2016-03-16 04:45:13 UTC (rev 261782) @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=bluez-qt -pkgver=5.19.0 +pkgver=5.20.0 pkgrel=1 pkgdesc='Qt wrapper for Bluez 5 DBus API' arch=(i686 x86_64) @@ -13,7 +13,7 @@ conflicts=(libbluedevil-frameworks) groups=(kf5) source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('58377c34045907d67140df9167417919') +md5sums=('ef9f28cb55851f908e3aa7e5b7198105') prepare() { mkdir -p build
