summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoboron30422025-04-16 10:29:37 +0200
committerRoboron30422025-04-16 10:29:37 +0200
commitbd2869301d9f2f14c83c85cd99045df06534092e (patch)
tree32208967247c8567cd774e91a5ed400c7fc53c8d /PKGBUILD
parent586e07b567186f7db0b2cbdd84de7c4eefdb4bc1 (diff)
downloadaur-mingw-w64-fluidsynth.tar.gz
Version 2.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27a5584bf3ce..febff08ed2f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_realname=fluidsynth
pkgname=mingw-w64-fluidsynth
-pkgver=2.4.1
+pkgver=2.4.5
pkgrel=1
pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications (mingw-w64)"
url="http://www.fluidsynth.org/"
@@ -18,7 +18,7 @@ makedepends=('mingw-w64-cmake'
'mingw-w64-make')
options=('staticlibs' '!buildflags' '!strip')
source=("${_realname}-${pkgver}.tar.gz::https://github.com/FluidSynth/${_realname}/archive/v${pkgver}.tar.gz")
-sha256sums=('d1e64155ac902116ed3d4dea512719d8c04ab3877db2e8fb160284379f570a2f')
+sha256sums=('2d2a5ca35bbb3f3fd241ef388a0cb3ae5755ebbb78121c7869f02b021d694810')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"