retroarch: update to 1.4.0

This commit is contained in:
Vinfall 2023-01-27 17:53:54 +08:00 committed by classabbyamp
parent 08f062aad3
commit 57fe388de2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'retroarch'
pkgname=retroarch
version=1.13.0
version=1.14.0
revision=1
build_style=configure
configure_args="--prefix=/usr --sysconfdir=/etc --enable-networking
@ -24,7 +24,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=7f33bfb821440b2e30eb6c9d63eb4e2da1d2910ae90b43f691e3c28759739710
checksum=aa4d579bfceb43450725171f594f69877f007a8892cb46678f8b62935c4de635
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"