summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxyzzy2024-02-13 23:45:03 +0100
committerxyzzy2024-02-13 23:45:03 +0100
commite8bb1aa65107c5be7298842edcabb2e503d6843c (patch)
tree9107d89a82f77af7904eefb793d2b3cbff832484
parent9725295a70cf851e49163ae84b15c90aa6bf7653 (diff)
downloadaur-e8bb1aa65107c5be7298842edcabb2e503d6843c.tar.gz
1.1.1192
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0692e9b082bc..0a0512f60790 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.1163
+ pkgver = 1.1.1192
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.1163/ryujinx-1.1.1163-linux_x64.tar.gz
+ source = https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1192/ryujinx-1.1.1192-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 = f63d461bfac7135f511dd92d31fb44a559ff07037dd533765d367fbc9ed6bd4da82a7652f4c5b75caf59c9665137795c452980a7c8163376c2403633904635d8
+ b2sums = 641d3feaa40fa18cf06e9af13f2f7cbd845c656e7eb8978e44baa59950637aa71d05cfd56136032c252351567a16a0dc2bb8f2887a3337dc669bd3b8aa601913
b2sums = aaf7e9ddc24bc0068d75a4136262ab2e7f669acda91b7abc66ac5c8d6332804af45b5f9eec43d1d5541dc8e7944001362fbb67bec873fffde496c6c46d6500fc
b2sums = f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996
b2sums = 0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a
diff --git a/PKGBUILD b/PKGBUILD
index fb3033b5fff1..84c095086484 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xyzzy
pkgname=ryujinx-bin
-pkgver=1.1.1163
+pkgver=1.1.1192
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=('f63d461bfac7135f511dd92d31fb44a559ff07037dd533765d367fbc9ed6bd4da82a7652f4c5b75caf59c9665137795c452980a7c8163376c2403633904635d8'
+b2sums=('641d3feaa40fa18cf06e9af13f2f7cbd845c656e7eb8978e44baa59950637aa71d05cfd56136032c252351567a16a0dc2bb8f2887a3337dc669bd3b8aa601913'
'aaf7e9ddc24bc0068d75a4136262ab2e7f669acda91b7abc66ac5c8d6332804af45b5f9eec43d1d5541dc8e7944001362fbb67bec873fffde496c6c46d6500fc'
'f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996'
'0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a')