From 8bd2202d5d5c112c84e6ca1dff8e8c3b80605c2b Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Mon, 23 Oct 2023 11:16:19 +0100 Subject: [PATCH] fluidsynth: update to 2.3.4. --- srcpkgs/fluidsynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 02f8aace47e6f..b5aaece5d7446 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.3.3 +version=2.3.4 revision=1 build_style=cmake make_check_target=check @@ -14,7 +14,7 @@ license="LGPL-2.1-or-later" homepage="https://www.fluidsynth.org/" changelog="https://github.com/FluidSynth/fluidsynth/releases" distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz" -checksum=321f7d3f72206b2522f30a1cb8ad1936fd4533ffc4d29dd335b1953c9fb371e6 +checksum=1529ef5bc3b9ef3adc2a7964505912f7305103e269e50cc0316f500b22053ac9 libfluidsynth_package() { short_desc+=" - runtime library"