From 1868becb9a6eabc4bb2644ff944dc6077a5ac4bc Mon Sep 17 00:00:00 2001 From: flathubbot <sysadmin@flathub.org> Date: Sun, 20 Jun 2021 01:13:43 +0000 Subject: [PATCH] Update yuzu-mainline.git to mainline-0-663 --- 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 f9fb76a..59f086e 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -183,8 +183,8 @@ "-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON", "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON", "-DYUZU_USE_QT_WEB_ENGINE=ON", - "-DDISPLAY_VERSION=662", - "-DBUILD_TAG=mainline-662", + "-DDISPLAY_VERSION=663", + "-DBUILD_TAG=mainline-663", "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" ], "build-options": { @@ -210,8 +210,8 @@ { "type": "git", "url": "https://github.com/yuzu-emu/yuzu-mainline.git", - "tag": "mainline-0-662", - "commit": "d22784c8f6193b728c396aaf6a6fbd956c62e685", + "tag": "mainline-0-663", + "commit": "171dd9c0dec107bce6544bfa492af5dd416ef534", "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 e241cea..fe600dc 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/037-The%20Legend%20of%20Zelda%20Links%20Awakening.png</screenshot> </screenshots> <releases> + <release version="mainline-0-663" date="2021-06-20"/> <release version="mainline-0-662" date="2021-06-19"/> <release version="mainline-0-657" date="2021-06-13"/> <release version="mainline-0-656" date="2021-06-13"/>