This commit is contained in:
xyzzy 2022-12-05 00:12:16 +01:00
parent e2555f32ea
commit 2749f30fdd
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = ryujinx-bin pkgbase = ryujinx-bin
pkgdesc = Experimental Nintendo Switch Emulator written in C# (master build channel release) pkgdesc = Experimental Nintendo Switch Emulator written in C# (master build channel release)
pkgver = 1.1.415 pkgver = 1.1.423
pkgrel = 1 pkgrel = 1
url = https://github.com/Ryujinx/release-channel-master url = https://github.com/Ryujinx/release-channel-master
arch = x86_64 arch = x86_64
@ -9,11 +9,11 @@ pkgbase = ryujinx-bin
provides = Ryujinx provides = Ryujinx
conflicts = Ryujinx conflicts = Ryujinx
options = !strip options = !strip
source = https://github.com/Ryujinx/release-channel-master/releases/download/1.1.415/ryujinx-1.1.415-linux_x64.tar.gz source = https://github.com/Ryujinx/release-channel-master/releases/download/1.1.423/ryujinx-1.1.423-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/linux/ryujinx.desktop
source = https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/ryujinx-logo.svg source = https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/ryujinx-logo.svg
source = https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/ryujinx-mime.xml source = https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/ryujinx-mime.xml
b2sums = 861b34c8d370c8d40a08b4a5e13b2683a6670f5767151b1a2fae72074df7f50e32d3b8ea97561665d449f03f0328a277a4d85ff9997e9eac9f3daee51a516fb6 b2sums = 5764805a945c180b338b0cb99a71bb9157d1d40b6e64d77dfce1225b861fc3d61013a93dc750fd3827586f0f7b3c50a8e55d149bfa9e5b97cc1d9462ba6065f6
b2sums = 56f1f5ce656d9b9c14ec79effe4c6498ddf26c325770d8463a1b0819fce00e6bbb005b8625c616c48d03551265fb6ce3ee94be79c187fcddcf9aeed99cffcbd5 b2sums = 56f1f5ce656d9b9c14ec79effe4c6498ddf26c325770d8463a1b0819fce00e6bbb005b8625c616c48d03551265fb6ce3ee94be79c187fcddcf9aeed99cffcbd5
b2sums = f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996 b2sums = f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996
b2sums = 8ad90ddda6b76e6661cd0c9c38f19906aa09b6f4ff1f9b21f739b490590001068bee4f3f985f41e67fd2092f6b361bb8a422702b4820915d2eec6233341d99b3 b2sums = 8ad90ddda6b76e6661cd0c9c38f19906aa09b6f4ff1f9b21f739b490590001068bee4f3f985f41e67fd2092f6b361bb8a422702b4820915d2eec6233341d99b3

View file

@ -1,7 +1,7 @@
# Maintainer: xyzzy # Maintainer: xyzzy
pkgname=ryujinx-bin pkgname=ryujinx-bin
pkgver=1.1.415 pkgver=1.1.423
pkgrel=1 pkgrel=1
pkgdesc='Experimental Nintendo Switch Emulator written in C# (master build channel release)' pkgdesc='Experimental Nintendo Switch Emulator written in C# (master build channel release)'
arch=(x86_64) 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/linux/ryujinx-logo.svg' 'https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/ryujinx-logo.svg'
'https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/ryujinx-mime.xml') 'https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/ryujinx-mime.xml')
b2sums=('861b34c8d370c8d40a08b4a5e13b2683a6670f5767151b1a2fae72074df7f50e32d3b8ea97561665d449f03f0328a277a4d85ff9997e9eac9f3daee51a516fb6' b2sums=('5764805a945c180b338b0cb99a71bb9157d1d40b6e64d77dfce1225b861fc3d61013a93dc750fd3827586f0f7b3c50a8e55d149bfa9e5b97cc1d9462ba6065f6'
'56f1f5ce656d9b9c14ec79effe4c6498ddf26c325770d8463a1b0819fce00e6bbb005b8625c616c48d03551265fb6ce3ee94be79c187fcddcf9aeed99cffcbd5' '56f1f5ce656d9b9c14ec79effe4c6498ddf26c325770d8463a1b0819fce00e6bbb005b8625c616c48d03551265fb6ce3ee94be79c187fcddcf9aeed99cffcbd5'
'f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996' 'f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996'
'8ad90ddda6b76e6661cd0c9c38f19906aa09b6f4ff1f9b21f739b490590001068bee4f3f985f41e67fd2092f6b361bb8a422702b4820915d2eec6233341d99b3') '8ad90ddda6b76e6661cd0c9c38f19906aa09b6f4ff1f9b21f739b490590001068bee4f3f985f41e67fd2092f6b361bb8a422702b4820915d2eec6233341d99b3')