retroarch: update to 1.3.1.

This commit is contained in:
Juan RP 2016-01-19 06:33:50 +01:00
parent 02284b8d93
commit b1b984074e

View File

@ -1,6 +1,6 @@
# Template file for 'retroarch' # Template file for 'retroarch'
pkgname=retroarch pkgname=retroarch
version=1.3 version=1.3.1
revision=1 revision=1
wrksrc="RetroArch-$version" wrksrc="RetroArch-$version"
conf_files="/etc/retroarch.cfg" conf_files="/etc/retroarch.cfg"
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://www.libretro.com/" homepage="http://www.libretro.com/"
distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz" distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
checksum=2c2e6a3622ba19e447c0a53c6bb5ef2360d50798ead5b7cc851a9cede28e5088 checksum=db9d8247dd20e08e04fbd04f3d779d3871cbba799712867a017ef917e9fecdf3
build_options_default="ffmpeg" build_options_default="ffmpeg"