diff --git a/srcpkgs/bluez/template b/srcpkgs/bluez/template index 1f489a79fa1..ffc313f7b71 100644 --- a/srcpkgs/bluez/template +++ b/srcpkgs/bluez/template @@ -1,7 +1,7 @@ # Template file for 'bluez' pkgname=bluez -version=5.10 -revision=2 +version=5.11 +revision=1 build_style=gnu-configure configure_args="--with-udevdir=/usr/lib/udev --with-systemdsystemunitdir=/usr/lib/systemd/system @@ -14,7 +14,7 @@ maintainer="Juan RP " homepage="http://www.bluez.org/" license="GPL-2" distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz" -checksum=6481a0dc82571a41c940df46edaabd213c1c449251affef9c23ab05d08864707 +checksum=1ee116dd504fcdc13dc4f1e171ae1e2a3c46395014cbab455fa12f092cceb06e long_desc=" This package contains tools and system daemons for using Bluetooth devices. @@ -29,7 +29,7 @@ libbluetooth_package() { } libbluetooth-devel_package() { - depends="libbluetooth-${version}_${revision}" + depends="libbluetooth>=${version}_${revision}" short_desc="Development files to use the BlueZ Linux Bluetooth library" pkg_install() { vmove usr/include