From 091c93c53702fd9d8cc73be3a33ff2b3c102021f Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Mon, 20 Mar 2023 17:01:31 +0100 Subject: [PATCH] guitarix2: update to 0.44.1 --- srcpkgs/guitarix2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/guitarix2/template b/srcpkgs/guitarix2/template index 1eba6b738eac..9809110b2f03 100644 --- a/srcpkgs/guitarix2/template +++ b/srcpkgs/guitarix2/template @@ -1,7 +1,7 @@ # Template file for 'guitarix2' pkgname=guitarix2 -version=0.42.1 -revision=3 +version=0.44.1 +revision=1 build_style=waf3 configure_args="--cxxflags-release=-DNDEBUG --ladspa --new-ladspa --no-faust $(vopt_if avahi '' '--no-avahi') $(vopt_if bluez '' '--no-bluez')" @@ -17,7 +17,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://guitarix.org" distfiles="${SOURCEFORGE_SITE}/guitarix/guitarix/guitarix2-${version}.tar.xz" -checksum=797e46e07148fba89e46fac4efe73a5b3a98f070bca85db3d143de781b142c80 +checksum=77e83d754f51ac38c5423f38eeb55de5b3e26128e60b511b02d2defcf36e6c18 build_options="avahi bluez" desc_option_bluez="Build with bluez support"