Date: Wednesday, November 10, 2021 @ 17:30:15 Author: alucryd Revision: 1039988
upgpkg: retroarch 1.9.13-1 Modified: retroarch/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-10 17:30:02 UTC (rev 1039987) +++ PKGBUILD 2021-11-10 17:30:15 UTC (rev 1039988) @@ -3,7 +3,7 @@ # Contributor: lifning <[email protected]> pkgname=retroarch -pkgver=1.9.12 +pkgver=1.9.13 pkgrel=1 pkgdesc='Reference frontend for the libretro API' arch=(x86_64) @@ -59,7 +59,7 @@ 'wayland: Wayland support' ) backup=(etc/retroarch.cfg) -_tag=e2b7c2390241bf50027ef202c7a4c2502db265b1 +_tag=673d77284dfeb51bb1e48542ad6d062a08aec7e3 source=( git+https://github.com/libretro/RetroArch.git#tag=${_tag} retroarch-config.patch
