Skip to content

Commit

Permalink
retroarch: update to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
123randomuser321 authored and classabbyamp committed Nov 27, 2022
1 parent 285d6d6 commit e9ac9ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/retroarch/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'retroarch'
pkgname=retroarch
version=1.10.3
revision=2
version=1.13.0
revision=1
build_style=configure
configure_args="--prefix=/usr --sysconfdir=/etc --enable-networking
--enable-udev --disable-builtinflac --disable-builtinglslang
Expand All @@ -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=2af44294e55f5636262284d650cb5fff55c9070ac3a700d4fa55c1f152dcb3f2
checksum=7f33bfb821440b2e30eb6c9d63eb4e2da1d2910ae90b43f691e3c28759739710

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"
Expand Down

0 comments on commit e9ac9ad

Please sign in to comment.