diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index eab2facc39a..31594e422a7 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.3.0 +version=2.3.2 revision=1 build_style=cmake make_check_target=check @@ -11,9 +11,10 @@ makedepends="SDL2-devel glib-devel jack-devel libsndfile-devel pipewire-devel pu short_desc="Real-time software synthesizer based on the SoundFont 2 specifications" maintainer="Orphaned " license="LGPL-2.1-or-later" -homepage="http://www.fluidsynth.org/" +homepage="https://www.fluidsynth.org/" +changelog="https://github.com/FluidSynth/fluidsynth/releases" distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz" -checksum=1df5a1afb91acf3b945b7fdb89ac0d99877622161d9b5155533da59113eaaa20 +checksum=cd610810f30566e28fb98c36501f00446a06fa6bae3dc562c8cd3868fe1c0fc7 libfluidsynth_package() { short_desc+=" - runtime library"