This commit is contained in:
Christopher Snowhill 2023-03-08 22:54:05 -08:00
parent a6c43b795c
commit 03e5c88e90
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.650
pkgver = 1.1.651
pkgrel = 1
url = https://github.com/Ryujinx/release-channel-master
arch = x86_64
@ -9,11 +9,11 @@ pkgbase = ryujinx-bin
provides = Ryujinx
conflicts = Ryujinx
options = !strip
source = https://github.com/Ryujinx/release-channel-master/releases/download/1.1.650/ryujinx-1.1.650-linux_x64.tar.gz
source = https://github.com/Ryujinx/release-channel-master/releases/download/1.1.651/ryujinx-1.1.651-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 = 2cce2ed84ade7266423228fc1fd4a24350e181ef6396a30ac7e03c57870036f1b40968a829aa51953951b29cc72b7180785fe07c981663bfb3f7c1eac40ecb13
b2sums = 308991e85d114ef0081d815bac5179acb1b8116774db3d8ed6e12945c8ccf9e102108b98d25fb737199296cbb24028096f3b40201bcb143cf1a72d132ba528ee
b2sums = ed7edb44c1b6ace90c00738754577b8779b34847e286662971ecc148871b1995698adcc4a0841b4bd7d804d1b0aee960565f9c68680abb9ade55f46fd89b1863
b2sums = f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996
b2sums = 0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a

View file

@ -1,7 +1,7 @@
# Maintainer: xyzzy
pkgname=ryujinx-bin
pkgver=1.1.650
pkgver=1.1.651
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=('2cce2ed84ade7266423228fc1fd4a24350e181ef6396a30ac7e03c57870036f1b40968a829aa51953951b29cc72b7180785fe07c981663bfb3f7c1eac40ecb13'
b2sums=('308991e85d114ef0081d815bac5179acb1b8116774db3d8ed6e12945c8ccf9e102108b98d25fb737199296cbb24028096f3b40201bcb143cf1a72d132ba528ee'
'ed7edb44c1b6ace90c00738754577b8779b34847e286662971ecc148871b1995698adcc4a0841b4bd7d804d1b0aee960565f9c68680abb9ade55f46fd89b1863'
'f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996'
'0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a')