Flagged Out-of-Date Comment: qusb2snes-git

yrlf flagged qusb2snes-git out-of-date on 2022-09-29 (UTC) for the following reason:

path of icon64x64.ico has changed, which causes the build to fail. --- patch for PKGBUILD below --- diff --git a/PKGBUILD b/PKGBUILD index ca072e8..40541d5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -31,7 +31,7 @@ pkgver() { prepare() { cd "$srcdir/$_projname" - convert icon64x64.ico icon.png + convert ui/icons/icon64x64.ico icon.png git submodule init git config submodule.EmuNWAccess-qt $srcdir/EmuNWaccess-qt git submodule update