Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / lib32-fluidsynth
Commits: 2b626f9c by Brett Cornwall at 2025-01-26T21:56:47-08:00 upgpkg: 2.4.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = lib32-fluidsynth pkgdesc = A real-time software synthesizer based on the SoundFont 2 specifications - pkgver = 2.4.2 + pkgver = 2.4.3 pkgrel = 1 url = https://www.fluidsynth.org/ arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = lib32-fluidsynth makedepends = lib32-libpipewire makedepends = lib32-libsndfile makedepends = lib32-portaudio - depends = fluidsynth=2.4.2 + depends = fluidsynth=2.4.3 depends = lib32-dbus depends = lib32-gcc-libs depends = lib32-glibc @@ -22,12 +22,12 @@ pkgbase = lib32-fluidsynth depends = lib32-readline depends = lib32-sdl2 depends = lib32-systemd - source = lib32-fluidsynth-2.4.2.tar.gz::https://github.com/fluidsynth/fluidsynth/archive/v2.4.2.tar.gz - sha512sums = 8c43e4e86f364f42115a51311231d9926325d7e519c2ddd087a9ed421c9a94cc0dfc5cfbfdfffe9401c634cce14c6e442523550114ac887096dde22ab0c63d98 - b2sums = d514e595b6e902dc54ef94575701c8aa0b6b1d84d92f57874b163319076cb85c38b7c97bce70f66f55f3ef8e791608e7e29add6cb92c768e4f6ba2a4a89a1481 + source = lib32-fluidsynth-2.4.3.tar.gz::https://github.com/fluidsynth/fluidsynth/archive/v2.4.3.tar.gz + sha512sums = 847d2f4529ac1bad735b71b57067c50586df7e2526c6311925c209c0635ee1e1dca1bd77dc6006181fc19a616738c8de1242bfb209707c8dbea9d7e2acc61017 + b2sums = d79a2a7a1486619c0a2f23019c30d44f2b260d95495f5be8073f60464ca0d95096a71f15fa9d2ee9469de74a972d103f79eb56950ff21c2483b27187f0e17999 pkgname = lib32-fluidsynth - depends = fluidsynth=2.4.2 + depends = fluidsynth=2.4.3 depends = lib32-dbus depends = lib32-gcc-libs depends = lib32-glibc ===================================== PKGBUILD ===================================== @@ -7,7 +7,7 @@ pkgname=lib32-fluidsynth _name=fluidsynth -pkgver=2.4.2 +pkgver=2.4.3 pkgrel=1 pkgdesc='A real-time software synthesizer based on the SoundFont 2 specifications' arch=(x86_64) @@ -36,8 +36,8 @@ makedepends=( lib32-portaudio ) source=($pkgname-$pkgver.tar.gz::$_url/archive/v$pkgver.tar.gz) -sha512sums=('8c43e4e86f364f42115a51311231d9926325d7e519c2ddd087a9ed421c9a94cc0dfc5cfbfdfffe9401c634cce14c6e442523550114ac887096dde22ab0c63d98') -b2sums=('d514e595b6e902dc54ef94575701c8aa0b6b1d84d92f57874b163319076cb85c38b7c97bce70f66f55f3ef8e791608e7e29add6cb92c768e4f6ba2a4a89a1481') +sha512sums=('847d2f4529ac1bad735b71b57067c50586df7e2526c6311925c209c0635ee1e1dca1bd77dc6006181fc19a616738c8de1242bfb209707c8dbea9d7e2acc61017') +b2sums=('d79a2a7a1486619c0a2f23019c30d44f2b260d95495f5be8073f60464ca0d95096a71f15fa9d2ee9469de74a972d103f79eb56950ff21c2483b27187f0e17999') build() { local cmake_options=( View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fluidsynth/-/commit/2b626f9c84d17deaabe45c10ed8be83e9384728d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-fluidsynth/-/commit/2b626f9c84d17deaabe45c10ed8be83e9384728d You're receiving this email because of your account on gitlab.archlinux.org.