From 8b65b2d57ea830a174742bb15b486a60f2227b6e Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 20 Dec 2022 22:19:27 -0500 Subject: [PATCH] blueman: update to 2.3.5 --- srcpkgs/blueman/template | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template index 936ddfce8248..d58e75d5ed2b 100644 --- a/srcpkgs/blueman/template +++ b/srcpkgs/blueman/template @@ -1,7 +1,7 @@ # Template file for 'blueman' pkgname=blueman -version=2.3.4 -revision=2 +version=2.3.5 +revision=1 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="intltool iproute2 pkg-config python3-Cython glib-devel @@ -15,9 +15,4 @@ 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=c20633821437f32c9d3d190ecd70d1e2f7255d74a7d6979f22711bdc2e560152 - -post_extract() { - # force regeneration of this file - rm module/_blueman.c -} +checksum=b2d21afdf77a06cd86daf5402406f7d2a53459817e29e0bebc4911d4f0dcfda1