blueman: update to 2.2.2.
This commit is contained in:
parent
4aa7dd6a83
commit
11b1a51151
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'blueman'
|
||||
pkgname=blueman
|
||||
version=2.2.1
|
||||
revision=2
|
||||
version=2.2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="intltool iproute2 pkg-config python3-Cython"
|
||||
|
@ -13,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=fcc10a2259bef2c5ac63f577010d76caed460d68810b7f70fecf056bf10a1a72
|
||||
checksum=19ed59b1a134f584fc005f47295fef640a9709fd9b9b2307388e112a32ecd0f6
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" glib-devel python3-devel"
|
||||
|
|
Loading…
Reference in a new issue