blueman: update to 2.3.2.

This commit is contained in:
chili-b 2022-09-07 19:50:50 -04:00 committed by classabbyamp
parent f827afb890
commit e9bb6a2eb2

View File

@ -1,20 +1,20 @@
# Template file for 'blueman'
pkgname=blueman
version=2.2.5
version=2.3.2
revision=1
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="intltool iproute2 pkg-config python3-Cython"
makedepends="gtk+3-devel libbluetooth-devel python3-devel
python3-gobject-devel startup-notification-devel"
depends="bluez libnotify python3-gobject libappindicator"
depends="bluez libnotify python3-gobject"
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=c9f3c0a94dc7c80bd32304bb25fded214fe30b7018e9ef46b2fcbd1d803c7c7c
checksum=84cf7d7fd1738751c77e0605f72e4cdd4b723078a7768fe3f35309993a0350ae
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel python3-devel"