We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b34673 commit 44529faCopy full SHA for 44529fa
1 file changed
srcpkgs/SDL3/template
@@ -1,6 +1,6 @@
1
# Template file for 'SDL3'
2
pkgname=SDL3
3
-version=3.4.0
+version=3.4.2
4
revision=1
5
build_style=cmake
6
configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF
@@ -15,7 +15,7 @@ license="Zlib"
15
homepage="https://www.libsdl.org/"
16
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt"
17
distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz"
18
-checksum=082cbf5f429e0d80820f68dc2b507a94d4cc1b4e70817b119bbb8ec6a69584b8
+checksum=ef39a2e3f9a8a78296c40da701967dd1b0d0d6e267e483863ce70f8a03b4050c
19
20
# Package build options
21
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"
0 commit comments