Date: Wednesday, November 23, 2022 @ 15:43:46 Author: alucryd Revision: 1352050
upgpkg: retroarch 1.13.0-2 Modified: retroarch/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-23 15:42:00 UTC (rev 1352049) +++ PKGBUILD 2022-11-23 15:43:46 UTC (rev 1352050) @@ -3,7 +3,7 @@ # Contributor: lifning <[email protected]> pkgname=retroarch -pkgver=1.12.0 +pkgver=1.13.0 pkgrel=2 pkgdesc='Reference frontend for the libretro API' arch=(x86_64) @@ -59,7 +59,7 @@ 'wayland: Wayland support' ) backup=(etc/retroarch.cfg) -_tag=840c4481ab7cb0720025c30ea609d16e60927a02 +_tag=0bf818af8dda4ef96993889d3ea23f2a2b054136 source=( git+https://github.com/libretro/RetroArch.git#tag=${_tag} retroarch-config.patch
