retroarch: update to 1.9.6
Also add changelog. Closes: #31829 [via git-merge-pr]
This commit is contained in:
parent
b616a5343b
commit
8d7301f05d
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'retroarch'
|
||||
pkgname=retroarch
|
||||
version=1.9.5
|
||||
version=1.9.6
|
||||
revision=1
|
||||
wrksrc="RetroArch-$version"
|
||||
build_style=configure
|
||||
|
@ -23,8 +23,9 @@ short_desc="Official reference frontend for the libretro API"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=4ff819c31bc310a265bb52ea4db4562c25e7ba7d544147483e57e6117b35fa03
|
||||
checksum=2b7c81df4c742cc1bcd00297bc0bd9f1f4ea4bf9518d161fb013f008c26f92b9
|
||||
|
||||
build_options="ffmpeg flac gles2 glslang jack miniupnpc neon opengl pulseaudio qt5 sdl2 vulkan wayland x11"
|
||||
build_options_default="ffmpeg flac gles2 glslang miniupnpc opengl pulseaudio sdl2 vulkan wayland x11"
|
||||
|
|
Loading…
Reference in a new issue