Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
sdl3_mixer
Commits:
5d87fcd3 by Sven-Hendrik Haase at 2026-05-17T16:22:50+02:00
upgpkg: 3.2.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = sdl3_mixer
pkgdesc = A simple multi-channel audio mixer (Version 3)
- pkgver = 3.2.0
- pkgrel = 2
+ pkgver = 3.2.2
+ pkgrel = 1
url = https://github.com/libsdl-org/SDL_mixer
arch = x86_64
license = MIT
@@ -17,10 +17,10 @@ pkgbase = sdl3_mixer
depends = opusfile
depends = libxmp
optdepends = fluidsynth: MIDI software synth, replaces built-in timidity
- source =
https://github.com/libsdl-org/SDL_mixer/releases/download/release-3.2.0/SDL3_mixer-3.2.0.tar.gz
- source =
https://github.com/libsdl-org/SDL_mixer/releases/download/release-3.2.0/SDL3_mixer-3.2.0.tar.gz.sig
+ source =
https://github.com/libsdl-org/SDL_mixer/releases/download/release-3.2.2/SDL3_mixer-3.2.2.tar.gz
+ source =
https://github.com/libsdl-org/SDL_mixer/releases/download/release-3.2.2/SDL3_mixer-3.2.2.tar.gz.sig
validpgpkeys = 0900104363B4C9D4223DE149D913FE7D4B61D39B
- sha512sums =
7cc70664540b005b09febd3795380ab81362707b5a55939ec7c315958503bd327c4d7f7fd1664ac3bf710f4c13f02a1de25ff04bd10f9ee27cd2508374064b1e
+ sha512sums =
9476c4875f25774fe4d956d45b9caa689b4a4a2e571cf93cf9a9257930c9a23f36e61e683192600bb339624ee12938c7c5c3de7274a717a6d907381796c7439a
sha512sums = SKIP
pkgname = sdl3_mixer
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=sdl3_mixer
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.2.2
+pkgrel=1
pkgdesc="A simple multi-channel audio mixer (Version 3)"
arch=('x86_64')
url="https://github.com/libsdl-org/SDL_mixer"
@@ -10,7 +10,7 @@ depends=('glibc' 'sdl3' 'libvorbis' 'libmodplug' 'mpg123'
'flac' 'opusfile' 'lib
makedepends=('fluidsynth' 'cmake' 'ninja')
optdepends=('fluidsynth: MIDI software synth, replaces built-in timidity')
source=("https://github.com/libsdl-org/SDL_mixer/releases/download/release-${pkgver}/SDL3_mixer-${pkgver}.tar.gz"{,.sig})
-sha512sums=('7cc70664540b005b09febd3795380ab81362707b5a55939ec7c315958503bd327c4d7f7fd1664ac3bf710f4c13f02a1de25ff04bd10f9ee27cd2508374064b1e'
+sha512sums=('9476c4875f25774fe4d956d45b9caa689b4a4a2e571cf93cf9a9257930c9a23f36e61e683192600bb339624ee12938c7c5c3de7274a717a6d907381796c7439a'
'SKIP')
validpgpkeys=('0900104363B4C9D4223DE149D913FE7D4B61D39B') # Sam Lantinga
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sdl3_mixer/-/commit/5d87fcd334c38a557bc9dc470ea4b1273d65e07c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sdl3_mixer/-/commit/5d87fcd334c38a557bc9dc470ea4b1273d65e07c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help