From 6b60330b6c7d2049d8914c6afed75a59e2162a96 Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Mon, 15 Jan 2018 19:16:28 -0500 Subject: [PATCH] bluez-qt5: Update to 5.42.0 --- srcpkgs/bluez-qt5/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bluez-qt5/template b/srcpkgs/bluez-qt5/template index debe7ae7a56..d1054cc51a6 100644 --- a/srcpkgs/bluez-qt5/template +++ b/srcpkgs/bluez-qt5/template @@ -1,6 +1,6 @@ # Template file for 'bluez-qt5' pkgname=bluez-qt5 -version=5.41.0 +version=5.42.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d" @@ -13,7 +13,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/bluez-qt5" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz" -checksum=16fcdef71b15d35830e761c139a5504cad5f61a2a3fe6232867c581172d59423 +checksum=2e693e0c23170a15a7ebe8d600ad5d04be82f4c8784b84d3b57a4170ac056b5d if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"