From 7ff01e5dcdafaf63d2e8e2f056fc95b7c5aa4313 Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Sun, 16 May 2021 21:50:46 +0200 Subject: [PATCH] fluidsynth: update to 2.2.1. --- srcpkgs/fluidsynth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 91a6b55a33ce..0cbf3ac6be78 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,6 +1,6 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=2.2.0 +version=2.2.1 revision=1 build_style=cmake make_check_target=check @@ -13,7 +13,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="http://www.fluidsynth.org/" distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz" -checksum=928fb16f307507485bd1d9b010dafba8c747bce5de2ba47ab1705944c87013b6 +checksum=1c56660f23f6c406b36646cc619fc2d2a5265d1d3290e79bcef4505bcd985fdd libfluidsynth_package() { short_desc+=" - runtime library"