blueman: update to 2.2.4.
This commit is contained in:
parent
b40b378c90
commit
a1b553ffbd
|
@ -1 +1,2 @@
|
|||
You need to be in the bluetooth group to be able to modify the bluetooth state!
|
||||
If you are not using elogind or seatd, you need to be in the bluetooth group
|
||||
to be able to modify the bluetooth state!
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'blueman'
|
||||
pkgname=blueman
|
||||
version=2.2.3
|
||||
revision=2
|
||||
version=2.2.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="intltool iproute2 pkg-config python3-Cython"
|
||||
|
@ -12,8 +12,9 @@ short_desc="GTK+ Bluetooth Manager"
|
|||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/blueman-project/blueman"
|
||||
changelog="https://raw.githubusercontent.com/blueman-project/blueman/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
|
||||
checksum=6edd791da6afd8f610ffb08d5138cfcf50e6257ad30efad686287f3a2be106e9
|
||||
checksum=55d639feeda0b43b18a659e65985213a54b47dcb1348f3b4effb5238db242602
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" glib-devel python3-devel"
|
||||
|
|
Loading…
Reference in New Issue