fluidsynth: update to 2.4.0

This commit is contained in:
Biswapriyo Nath
2024-11-17 14:55:52 +00:00
parent 3913af2c67
commit 145bb79fc4

View File

@@ -3,7 +3,7 @@
_realname=fluidsynth
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=2.3.7
pkgver=2.4.0
pkgrel=1
pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications (mingw-w64)"
arch=('any')
@@ -27,7 +27,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-pkgconf")
source=("${_realname}-${pkgver}.tar.gz::https://github.com/FluidSynth/${_realname}/archive/v${pkgver}.tar.gz"
"010-no-undefined.patch")
sha256sums=('38d1d910783ab67c07a4d859d1aa95525979ff352b927e25b1ae894c774bb4c4'
sha256sums=('fd4d216a3030abc56a339985ab0506328660cd77b2d71dd98c240c58c03d8f7f'
'8b865ac2b0ea760f3c5fa640573793131a09cdc7af833ab6fd8f69b583e41153')
noextract=("${_realname}-${pkgver}.tar.gz")