retroarch: update to 1.10.3.

This commit is contained in:
obunden 2022-05-20 18:15:49 +02:00 committed by classabbyamp
parent aa452f994f
commit 2b7858ecbd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'retroarch'
pkgname=retroarch
version=1.10.2
version=1.10.3
revision=1
wrksrc="RetroArch-$version"
build_style=configure
@ -25,7 +25,7 @@ license="GPL-3.0-or-later"
homepage="https://www.retroarch.com/"
changelog="https://raw.githubusercontent.com/libretro/RetroArch/master/CHANGES.md"
distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
checksum=c7d371208292aa58b295d639e550efbe412671e09a3d609540796709b17b9b8b
checksum=2af44294e55f5636262284d650cb5fff55c9070ac3a700d4fa55c1f152dcb3f2
build_options="ffmpeg flac glcore gles2 glslang jack neon pulseaudio qt5 sdl2 vulkan wayland x11"
build_options_default="ffmpeg flac glcore glslang pulseaudio sdl2 vulkan wayland x11"