Skip to content

Commit

Permalink
blueman: update to 2.2.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
steinex committed Mar 6, 2022
1 parent dd3bc3f commit 1850636
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion srcpkgs/blueman/INSTALL.msg
Original file line number Diff line number Diff line change
@@ -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!
7 changes: 4 additions & 3 deletions srcpkgs/blueman/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 1850636

Please sign in to comment.