From a1b71339a037eabdce92c891b5164169e2bb0743 Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Tue, 13 Apr 2021 20:07:40 +0200 Subject: [PATCH] qsynth: rebuild for fluidsynth-2.2.0 --- srcpkgs/qsynth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qsynth/template b/srcpkgs/qsynth/template index 8873baf43ce..1b871214846 100644 --- a/srcpkgs/qsynth/template +++ b/srcpkgs/qsynth/template @@ -1,7 +1,7 @@ # Template file for 'qsynth' pkgname=qsynth version=0.9.2 -revision=1 +revision=2 build_style=gnu-configure build_helper=qmake hostmakedepends="pkg-config qt5-tools"