From 8f50764b7f482d2fa52549b8d08dcf01c2e1472f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 24 Dec 2019 09:43:17 +0100 Subject: [PATCH] blueman: rebuild for Python 3.8.1 --- srcpkgs/blueman/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template index 83f9b899583..3616aee7da3 100644 --- a/srcpkgs/blueman/template +++ b/srcpkgs/blueman/template @@ -1,7 +1,7 @@ # Template file for 'blueman' pkgname=blueman version=2.1.1 -revision=2 +revision=3 build_style=gnu-configure pycompile_module="blueman" configure_args="--disable-static"