From 7cc592a4712d869777d6ef4e6990d7c9f85947e9 Mon Sep 17 00:00:00 2001 From: flathubbot <sysadmin@flathub.org> Date: Tue, 2 Nov 2021 12:55:45 +0000 Subject: [PATCH] Update yuzu-mainline.git to mainline-0-795 --- org.yuzu_emu.yuzu.json | 8 ++++---- org.yuzu_emu.yuzu.metainfo.xml | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index ee6b1c1..d2a77ca 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -181,8 +181,8 @@ "-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON", "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON", "-DYUZU_USE_QT_WEB_ENGINE=ON", - "-DDISPLAY_VERSION=794", - "-DBUILD_TAG=mainline-794", + "-DDISPLAY_VERSION=795", + "-DBUILD_TAG=mainline-795", "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" ], "build-options": { @@ -208,8 +208,8 @@ { "type": "git", "url": "https://github.com/yuzu-emu/yuzu-mainline.git", - "tag": "mainline-0-794", - "commit": "90342a4ec89fabf0153a8db8490c7311ac88ca5f", + "tag": "mainline-0-795", + "commit": "89646e91c1f8be18d7d95576b942177dd449584d", "disable-shallow-clone": true, "x-checker-data": { "type": "git", diff --git a/org.yuzu_emu.yuzu.metainfo.xml b/org.yuzu_emu.yuzu.metainfo.xml index 7a172b9..b8b233e 100644 --- a/org.yuzu_emu.yuzu.metainfo.xml +++ b/org.yuzu_emu.yuzu.metainfo.xml @@ -30,6 +30,7 @@ <screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</screenshot> </screenshots> <releases> + <release version="mainline-0-795" date="2021-11-02"/> <release version="mainline-0-794" date="2021-10-29"/> <release version="mainline-0-793" date="2021-10-28"/> <release version="mainline-0-792" date="2021-10-27"/>