From 8b809e7e5737f9f34d61a5225af88961230ace41 Mon Sep 17 00:00:00 2001 From: amak Date: Tue, 6 Jul 2021 11:37:50 +1000 Subject: [PATCH] retroarch: update to 1.9.6 --- srcpkgs/retroarch/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/retroarch/template b/srcpkgs/retroarch/template index 9ec0faa82bc875..b477600d3a74a0 100644 --- a/srcpkgs/retroarch/template +++ b/srcpkgs/retroarch/template @@ -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 @@ -24,7 +24,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.retroarch.com/" 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"