From 64b23b8d711784a5d2859046ac6e55dcab3f4ffd Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Fri, 5 Jan 2018 15:25:37 -0500 Subject: [PATCH] bluez-qt5: Update to 5.41.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 eb59fe6dd95..debe7ae7a56 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.40.0 +version=5.41.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=aa28411a4e285d1044c9a0813d78027f7807028b2753d1165b09c0139708424b +checksum=16fcdef71b15d35830e761c139a5504cad5f61a2a3fe6232867c581172d59423 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"