Date: Tuesday, February 21, 2023 @ 14:32:20 Author: alucryd Revision: 1403250
upgpkg: yuzu 1346-1 Modified: yuzu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-21 14:22:26 UTC (rev 1403249) +++ PKGBUILD 2023-02-21 14:32:20 UTC (rev 1403250) @@ -2,7 +2,7 @@ # Contributor: Alexandre Bouvier <[email protected]> pkgname=yuzu -pkgver=1342 +pkgver=1346 pkgrel=1 pkgdesc='Nintendo Switch emulator' arch=(x86_64) @@ -46,7 +46,7 @@ vulkan-headers ) options=(!debug) -_tag=b49059af858a8e06febec59ff472345582e3b4d7 +_tag=647e73edcb4f190ec1edfd209a82d261862212ff source=( git+https://github.com/yuzu-emu/yuzu-mainline.git#tag=${_tag} git+https://github.com/arsenm/sanitizers-cmake.git
