blueman: update to 2.0.5.

Closes: #8135 [via git-merge-pr]
This commit is contained in:
maxice8 2017-10-13 07:21:17 -03:00 committed by Michael Aldridge
parent 234e37e6c8
commit 9f9482d760

View file

@ -1,7 +1,7 @@
# Template file for 'blueman'
pkgname=blueman
version=2.0.4
revision=4
version=2.0.5
revision=1
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="intltool pkg-config python-Cython"
@ -13,4 +13,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
homepage="https://github.com/blueman-project/blueman"
distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
checksum=e92dd9c27f75a1485b548f7a8b159946a4af154b90fb82f5a0f614b66a01430f
checksum=2c2eb9bbdcb6056eebcae1bec758f6a8ec752739b65794f6be3e0066ca1f88ca
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python-dbus-devel"
fi