Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fluidsynth
Commits:
4b92f997 by Felix Yan at 2026-03-04T02:06:39+08:00
upgpkg: 2.5.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fluidsynth
pkgdesc = A real-time software synthesizer based on the SoundFont 2
specifications
- pkgver = 2.5.2
+ pkgver = 2.5.3
pkgrel = 1
url = https://www.fluidsynth.org/
arch = x86_64
@@ -25,11 +25,11 @@ pkgbase = fluidsynth
provides = libfluidsynth.so
provides = soundfont-synthesizer
backup = etc/conf.d/fluidsynth
- source =
fluidsynth-2.5.2.tar.gz::https://github.com/fluidsynth/fluidsynth/archive/v2.5.2.tar.gz
+ source =
fluidsynth-2.5.3.tar.gz::https://github.com/fluidsynth/fluidsynth/archive/v2.5.3.tar.gz
source = fluidsynth-2.5.0-disable-lock-and-writable-run-dir.patch
- sha512sums =
5c376d9bf6388f04e5d48375a70682f9d7edcd65809383afc0190c77140b086492abc17a8d3a2aa07e59dde681ab17a919e9b8b7e174a91a2951c30b262c10e4
+ sha512sums =
704d14f16a2d9adfc19700fd79dc96c76557876b15abc3afa7d2b9545e2e19810ee797b8614851b81243e3fc8d0871b4053080321a0fa292141a7a522431eeeb
sha512sums =
39fc1693e8398fad2eabc84a6a75b4e788e79d70a48318514f1877399d5b46789989c77c6d4b9c7fd1ca86b31446329012099f737405c3ce733d006f54812e45
- b2sums =
ca524fa0ae674254a7ef6d354612567e83398560c241d5c8261e7de5bfd4762730058614da18ed23fa7bdf2a732dec403a9cd58e2a8195214cd3eddd901d2851
+ b2sums =
ad8d906ba5db05044c321ce7c6fe49a8203aaa08009f0f13f3dc92903fcb9defa18f2e33456b50d0d5f785c1e75d5910d77eb03616f1bf90b5e9e5ad8b7cc39b
b2sums =
8b589d1a9dbfb0d1a9262efb0c14b46c6900fa3871f85f3f0e31d4d863090ad10ee7b8758a26c196881f18b82bbc3cc203d256ebd4138ada4f2eb00eafc68652
pkgname = fluidsynth
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: damir <[email protected]>
pkgname=fluidsynth
-pkgver=2.5.2
+pkgver=2.5.3
pkgrel=1
pkgdesc="A real-time software synthesizer based on the SoundFont 2
specifications"
arch=(x86_64)
@@ -40,9 +40,9 @@ source=(
$pkgname-$pkgver.tar.gz::$_url/archive/v$pkgver.tar.gz
$pkgname-2.5.0-disable-lock-and-writable-run-dir.patch
)
-sha512sums=('5c376d9bf6388f04e5d48375a70682f9d7edcd65809383afc0190c77140b086492abc17a8d3a2aa07e59dde681ab17a919e9b8b7e174a91a2951c30b262c10e4'
+sha512sums=('704d14f16a2d9adfc19700fd79dc96c76557876b15abc3afa7d2b9545e2e19810ee797b8614851b81243e3fc8d0871b4053080321a0fa292141a7a522431eeeb'
'39fc1693e8398fad2eabc84a6a75b4e788e79d70a48318514f1877399d5b46789989c77c6d4b9c7fd1ca86b31446329012099f737405c3ce733d006f54812e45')
-b2sums=('ca524fa0ae674254a7ef6d354612567e83398560c241d5c8261e7de5bfd4762730058614da18ed23fa7bdf2a732dec403a9cd58e2a8195214cd3eddd901d2851'
+b2sums=('ad8d906ba5db05044c321ce7c6fe49a8203aaa08009f0f13f3dc92903fcb9defa18f2e33456b50d0d5f785c1e75d5910d77eb03616f1bf90b5e9e5ad8b7cc39b'
'8b589d1a9dbfb0d1a9262efb0c14b46c6900fa3871f85f3f0e31d4d863090ad10ee7b8758a26c196881f18b82bbc3cc203d256ebd4138ada4f2eb00eafc68652')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fluidsynth/-/commit/4b92f997aced52fc123a5e2dd19a099d5d8b9409
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fluidsynth/-/commit/4b92f997aced52fc123a5e2dd19a099d5d8b9409
You're receiving this email because of your account on gitlab.archlinux.org.