Skip to content

Commit

Permalink
SDL2: update to 2.0.20.
Browse files Browse the repository at this point in the history
  • Loading branch information
ifreund authored and paper42 committed Feb 25, 2022
1 parent 4bec0c4 commit 33281d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/SDL2/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.0.18
version=2.0.20
revision=1
build_style=gnu-configure
configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
Expand All @@ -15,7 +15,7 @@ license="Zlib"
homepage="https://www.libsdl.org/"
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/main/WhatsNew.txt"
distfiles="https://www.libsdl.org/release/${pkgname}-${version}.tar.gz"
checksum=94d40cd73dbfa10bb6eadfbc28f355992bb2d6ef6761ad9d4074eff95ee5711c
checksum=c56aba1d7b5b0e7e999e4a7698c70b63a3394ff9704b5f6e1c57e0c16f04dd06

# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"
Expand Down

0 comments on commit 33281d2

Please sign in to comment.