From 7b33881b1ddcf03a474f2b686837e582920058c2 Mon Sep 17 00:00:00 2001 From: chili-b Date: Wed, 7 Sep 2022 19:50:50 -0400 Subject: [PATCH] blueman: update to 2.3.2. --- srcpkgs/blueman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template index 2d3979cd7c54..bb2d5b62c419 100644 --- a/srcpkgs/blueman/template +++ b/srcpkgs/blueman/template @@ -1,6 +1,6 @@ # Template file for 'blueman' pkgname=blueman -version=2.2.5 +version=2.3.2 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -14,7 +14,7 @@ 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"