Date: Monday, August 23, 2021 @ 06:26:34 Author: alucryd Revision: 1004248
upgpkg: retroarch 1.9.8-1 Modified: retroarch/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-23 06:26:03 UTC (rev 1004247) +++ PKGBUILD 2021-08-23 06:26:34 UTC (rev 1004248) @@ -3,7 +3,7 @@ # Contributor: lifning <[email protected]> pkgname=retroarch -pkgver=1.9.7 +pkgver=1.9.8 pkgrel=1 pkgdesc='Reference frontend for the libretro API' arch=(x86_64) @@ -59,7 +59,7 @@ 'wayland: Wayland support' ) backup=(etc/retroarch.cfg) -_tag=8373ac67460cd0e092453bad6bb83e674b5af31a +_tag=fa5ec2d4b12faebb0cbe0eef623d0e1ddee2ec5b source=( git+https://github.com/libretro/RetroArch.git#tag=${_tag} retroarch-config.patch
