From 559e4bc31d0d044709336ffe616b5fc4999059db Mon Sep 17 00:00:00 2001 From: Clyybber Date: Thu, 21 May 2020 10:54:42 +0200 Subject: [PATCH] qsynth: rebuild for fluidsynth 2.1.1 --- srcpkgs/qsynth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qsynth/template b/srcpkgs/qsynth/template index 1a04b2af22e..3446f2a1807 100644 --- a/srcpkgs/qsynth/template +++ b/srcpkgs/qsynth/template @@ -1,7 +1,7 @@ # Template file for 'qsynth' pkgname=qsynth version=0.6.2 -revision=1 +revision=2 build_style=gnu-configure build_helper=qmake hostmakedepends="pkg-config qt5-tools"