From ed01da393270aac8e41fc7e47f45d8c575042ffc Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Tue, 13 Apr 2021 20:07:36 +0200 Subject: [PATCH] audacious-plugins: rebuild for fluidsynth-2.2.0 --- srcpkgs/audacious-plugins/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/audacious-plugins/template b/srcpkgs/audacious-plugins/template index 8c8d4d58954..d0724c54b0a 100644 --- a/srcpkgs/audacious-plugins/template +++ b/srcpkgs/audacious-plugins/template @@ -2,7 +2,7 @@ #Keep in sync with audacious! pkgname=audacious-plugins version=4.1 -revision=3 +revision=4 build_style=gnu-configure configure_args="$(vopt_enable gtk) $(vopt_enable qt)" hostmakedepends="gettext pkg-config glib-devel"