Date: Monday, October 10, 2022 @ 09:08:37 Author: alucryd Revision: 1324762
upgpkg: lib32-sdl2 2.24.1-1 Modified: lib32-sdl2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 09:08:13 UTC (rev 1324761) +++ PKGBUILD 2022-10-10 09:08:37 UTC (rev 1324762) @@ -3,7 +3,7 @@ # Contributor: J0k3r <[email protected]> pkgname=lib32-sdl2 -pkgver=2.0.22 +pkgver=2.24.1 pkgrel=1 pkgdesc='A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard' arch=(x86_64) @@ -40,7 +40,7 @@ 'lib32-libpulse: PulseAudio audio driver' 'lib32-pipewire: PipeWire audio driver' ) -_tag=53dea9830964eee8b5c2a7ee0a65d6e268dc78a1 +_tag=a1d1946dcba6509f0679f507b57e7b228d32e6f8 source=(git+https://github.com/libsdl-org/SDL.git#tag=${_tag}) b2sums=(SKIP)
