summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2023-10-18 14:46:12 -0700
committerChristopher Snowhill2023-10-18 14:46:12 -0700
commitd211b96ecd433e993ea305b52b51330a9eac8341 (patch)
tree58e8af4e460aff2bca741ecf4e050f777cb1d683
parentdebdeb9329a6a22ab1fba69303f7a3313d02c405 (diff)
downloadaur-d211b96ecd433e993ea305b52b51330a9eac8341.tar.gz
1.1.1053
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 281c168c2080..a4d8517db001 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ryujinx-bin
pkgdesc = Experimental Nintendo Switch Emulator written in C# (master build channel release)
- pkgver = 1.1.1052
+ pkgver = 1.1.1053
pkgrel = 1
url = https://github.com/Ryujinx/release-channel-master
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = ryujinx-bin
conflicts = ryujinx
conflicts = Ryujinx
options = !strip
- source = https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1052/ryujinx-1.1.1052-linux_x64.tar.gz
+ source = https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1053/ryujinx-1.1.1053-linux_x64.tar.gz
source = https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/Ryujinx.desktop
source = https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/misc/Logo.svg
source = https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/mime/Ryujinx.xml
- b2sums = 00c6e6198054b51f493893f2f88773dcfb7caada20f03da71a8cf411b417c7c23274d6967914cbe7a51e07f3441bcdb6204519af0058ed0a80b63523566ac5d8
+ b2sums = 404dd0811332afa87d01bfba63917d31d79b963065e523963900eeff6d6479947941c6b0677255b0c3fccde53915662ee88a544e48ee4278d8c58147f73a04ac
b2sums = ed7edb44c1b6ace90c00738754577b8779b34847e286662971ecc148871b1995698adcc4a0841b4bd7d804d1b0aee960565f9c68680abb9ade55f46fd89b1863
b2sums = f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996
b2sums = 0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a
diff --git a/PKGBUILD b/PKGBUILD
index 32b89b23b634..37931b12e64d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xyzzy
pkgname=ryujinx-bin
-pkgver=1.1.1052
+pkgver=1.1.1053
pkgrel=1
pkgdesc='Experimental Nintendo Switch Emulator written in C# (master build channel release)'
arch=(x86_64)
@@ -16,7 +16,7 @@ source=("${url}/releases/download/${pkgver}/ryujinx-${pkgver}-linux_x64.tar.gz"
'https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/misc/Logo.svg'
'https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/mime/Ryujinx.xml')
-b2sums=('00c6e6198054b51f493893f2f88773dcfb7caada20f03da71a8cf411b417c7c23274d6967914cbe7a51e07f3441bcdb6204519af0058ed0a80b63523566ac5d8'
+b2sums=('404dd0811332afa87d01bfba63917d31d79b963065e523963900eeff6d6479947941c6b0677255b0c3fccde53915662ee88a544e48ee4278d8c58147f73a04ac'
'ed7edb44c1b6ace90c00738754577b8779b34847e286662971ecc148871b1995698adcc4a0841b4bd7d804d1b0aee960565f9c68680abb9ade55f46fd89b1863'
'f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996'
'0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a')