This commit is contained in:
Christopher Snowhill 2024-08-03 19:07:48 -07:00
parent e84201f938
commit 6e8da27a70
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = ryujinx-bin
pkgdesc = Experimental Nintendo Switch Emulator written in C# (master build channel release)
pkgver = 1.1.1361
pkgver = 1.1.1368
pkgrel = 1
url = https://github.com/Ryujinx/release-channel-master
arch = x86_64
@ -11,11 +11,11 @@ pkgbase = ryujinx-bin
conflicts = Ryujinx
options = !strip
options = !debug
source = https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1361/ryujinx-1.1.1361-linux_x64.tar.gz
source = https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1368/ryujinx-1.1.1368-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 = bea7a961717b30c3dd0041c3fce585bf1552c7d8b043269987198dfb54ef1ceb199681670f9f1b9f961135b2a1f7250f1c2e88b5d8bef53896b5cd433ad13625
b2sums = 502d0950090ba44e4f238b84d07fa75be12cb4c327b5de6d0938e06d75a527d837243b9b071e5cdfb6a9d51e71780a895c627a5b58342b02137603b4399ef7ea
b2sums = aaf7e9ddc24bc0068d75a4136262ab2e7f669acda91b7abc66ac5c8d6332804af45b5f9eec43d1d5541dc8e7944001362fbb67bec873fffde496c6c46d6500fc
b2sums = f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996
b2sums = 0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a

View file

@ -1,7 +1,7 @@
# Maintainer: xyzzy
pkgname=ryujinx-bin
pkgver=1.1.1361
pkgver=1.1.1368
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=('bea7a961717b30c3dd0041c3fce585bf1552c7d8b043269987198dfb54ef1ceb199681670f9f1b9f961135b2a1f7250f1c2e88b5d8bef53896b5cd433ad13625'
b2sums=('502d0950090ba44e4f238b84d07fa75be12cb4c327b5de6d0938e06d75a527d837243b9b071e5cdfb6a9d51e71780a895c627a5b58342b02137603b4399ef7ea'
'aaf7e9ddc24bc0068d75a4136262ab2e7f669acda91b7abc66ac5c8d6332804af45b5f9eec43d1d5541dc8e7944001362fbb67bec873fffde496c6c46d6500fc'
'f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996'
'0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a')