diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template index 2738c817d74..5ad3cd1e613 100644 --- a/srcpkgs/SDL2/template +++ b/srcpkgs/SDL2/template @@ -1,6 +1,6 @@ # Template file for 'SDL2' pkgname=SDL2 -version=2.0.4 +version=2.0.5 revision=1 build_style=gnu-configure configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.libsdl.org/" license="zlib" distfiles="http://www.libsdl.org/release/${pkgname}-${version}.tar.gz" -checksum=da55e540bf6331824153805d58b590a29c39d2d506c6d02fa409aedeab21174b +checksum=442038cf55965969f2ff06d976031813de643af9c9edc9e331bd761c242e8785 # Package build options build_options="gles opengl pulseaudio sndio wayland x11"