From b3c147154c3c92b9acfff7b04d996eff1eaaa382 Mon Sep 17 00:00:00 2001
From: flathubbot <sysadmin@flathub.org>
Date: Sun, 29 Oct 2023 13:28:48 +0000
Subject: [PATCH] Update yuzu-mainline.git to mainline-0-1604

---
 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 abe04e6..8a41bc1 100644
--- a/org.yuzu_emu.yuzu.json
+++ b/org.yuzu_emu.yuzu.json
@@ -242,8 +242,8 @@
                 "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF",
                 "-DYUZU_USE_QT_WEB_ENGINE=OFF",
                 "-DYUZU_USE_BUNDLED_FFMPEG=ON",
-                "-DDISPLAY_VERSION=1603",
-                "-DBUILD_TAG=mainline-1603",
+                "-DDISPLAY_VERSION=1604",
+                "-DBUILD_TAG=mainline-1604",
                 "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
             ],
             "build-options": {
@@ -273,8 +273,8 @@
                 {
                     "type": "git",
                     "url": "https://github.com/yuzu-emu/yuzu-mainline.git",
-                    "tag": "mainline-0-1603",
-                    "commit": "d86a73433a655c86d1381b48d92045689bee450d",
+                    "tag": "mainline-0-1604",
+                    "commit": "5125761f71b5d579be253be1e7e511c085a3f248",
                     "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 2dbbcc0..be76ecc 100644
--- a/org.yuzu_emu.yuzu.metainfo.xml
+++ b/org.yuzu_emu.yuzu.metainfo.xml
@@ -49,6 +49,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-1604" date="2023-10-29"/>
     <release version="mainline-0-1603" date="2023-10-28"/>
     <release version="mainline-0-1602" date="2023-10-27"/>
     <release version="mainline-0-1601" date="2023-10-26"/>