SDL2: update to 2.32.2

This commit is contained in:
Biswapriyo Nath
2025-03-03 08:38:11 +00:00
parent be7098b1e1
commit 2a8b60ba86

View File

@@ -4,7 +4,7 @@
_realname=SDL2
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=2.32.0
pkgver=2.32.2
pkgrel=1
pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2) (mingw-w64)"
arch=('any')
@@ -26,7 +26,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-vulkan")
source=("https://github.com/libsdl-org/SDL/releases/download/release-${pkgver}/SDL2-${pkgver}.tar.gz"{,.sig}
005-sdl-config-win-paths.patch)
sha256sums=('f5c2b52498785858f3de1e2996eba3c1b805d08fe168a47ea527c7fc339072d0'
sha256sums=('c5f30c427fd8107ee4a400c84d4447dd211352512eaf0b6e89cc6a50a2821922'
'SKIP'
'c47283d104039965d5cf99eeb58aebbac059648c46b931e9efcb864abab9bfd9')
validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga <slouken@libsdl.org>