Date: Monday, February 27, 2023 @ 08:40:05 Author: alucryd Revision: 1405467
upgpkg: yuzu 1350-1 Modified: yuzu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-27 08:37:14 UTC (rev 1405466) +++ PKGBUILD 2023-02-27 08:40:05 UTC (rev 1405467) @@ -2,7 +2,7 @@ # Contributor: Alexandre Bouvier <[email protected]> pkgname=yuzu -pkgver=1346 +pkgver=1350 pkgrel=1 pkgdesc='Nintendo Switch emulator' arch=(x86_64) @@ -46,7 +46,7 @@ vulkan-headers ) options=(!debug) -_tag=647e73edcb4f190ec1edfd209a82d261862212ff +_tag=9651044d1622abeeb2c326ef278e9f16cddf9906 source=( git+https://github.com/yuzu-emu/yuzu-mainline.git#tag=${_tag} git+https://github.com/arsenm/sanitizers-cmake.git
