diff --git a/srcpkgs/SDL3/template b/srcpkgs/SDL3/template index 8c897ba3248a23..f50381c9e93920 100644 --- a/srcpkgs/SDL3/template +++ b/srcpkgs/SDL3/template @@ -1,6 +1,6 @@ # Template file for 'SDL3' pkgname=SDL3 -version=3.4.10 +version=3.4.12 revision=1 build_style=cmake configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF @@ -15,7 +15,7 @@ license="Zlib" homepage="https://www.libsdl.org/" changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt" distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz" -checksum=12b34280415ec8418c864408b93d008a20a6530687ee613d60bfbd20411f2785 +checksum=f07b958a9ac5020fb7a44cadb957f658b2149c3c8abb4f63145fac9303249db7 # Package build options build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"