From 93160c6b3fda12da562835a56e3e45c93a907671 Mon Sep 17 00:00:00 2001 From: Veikka Valtteri Kallinen Date: Sun, 25 Sep 2022 12:25:05 +0300 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 90010b5a2be8..11aa49477eb7 100644 --- a/srcpkgs/guitarix2/template +++ b/srcpkgs/guitarix2/template @@ -1,7 +1,7 @@ # Template file for 'guitarix2' pkgname=guitarix2 -version=0.42.1 -revision=2 +version=0.44.1 +revision=1 wrksrc="guitarix-${version}" build_style=waf3 configure_args="--cxxflags-release=-DNDEBUG --ladspa --new-ladspa --no-faust @@ -18,7 +18,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"