Date: Tuesday, May 18, 2021 @ 08:29:12 Author: alucryd Revision: 936219
upgpkg: retroarch 1.9.3-1 Modified: retroarch/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-18 08:28:21 UTC (rev 936218) +++ PKGBUILD 2021-05-18 08:29:12 UTC (rev 936219) @@ -3,7 +3,7 @@ # Contributor: lifning <[email protected]> pkgname=retroarch -pkgver=1.9.2 +pkgver=1.9.3 pkgrel=1 pkgdesc='Reference frontend for the libretro API' arch=(x86_64) @@ -59,7 +59,7 @@ 'wayland: Wayland support' ) backup=(etc/retroarch.cfg) -_tag=bc23d070de3db3b5c20746e245461a1fc37d7ad7 +_tag=122be0cc641f76564de66409c61f165d4059463e source=( git+https://github.com/libretro/RetroArch.git#tag=${_tag} retroarch-config.patch
