From 8868d178e8f490d9e7b6383b9e6b4d0a17483357 Mon Sep 17 00:00:00 2001 From: Clyybber Date: Thu, 21 May 2020 10:52:18 +0200 Subject: [PATCH] audacious-plugins: rebuild for fluidsynth 2.1.1 --- 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 acb7dbb25e4..72a7bb0ef58 100644 --- a/srcpkgs/audacious-plugins/template +++ b/srcpkgs/audacious-plugins/template @@ -1,7 +1,7 @@ # Template file for 'audacious-plugins' pkgname=audacious-plugins version=4.0.4 -revision=1 +revision=2 build_style=gnu-configure configure_args="$(vopt_enable gtk) $(vopt_enable qt)" hostmakedepends="gettext pkg-config"