blueman: update to 2.1.2.
This commit is contained in:
parent
e806f06674
commit
ec418742ab
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'blueman'
|
||||
pkgname=blueman
|
||||
version=2.1.1
|
||||
revision=3
|
||||
version=2.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
pycompile_module="blueman"
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="intltool iproute2 pkg-config python3-Cython"
|
||||
makedepends="gtk+3-devel libbluetooth-devel python3-devel
|
||||
|
@ -14,7 +13,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/blueman-project/blueman"
|
||||
distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
|
||||
checksum=f1eab2334e5a1587defa80900901048d14c2e8ffa8c0cff7240bc9937a61dbc3
|
||||
checksum=517db22cdf5b80af7865efb3fdf0d056fb549ba63b7f39d9d7346bfafc83894c
|
||||
conf_files="/etc/dbus-1/system.d/org.blueman.Mechanism.conf"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue