1.1.1104
This commit is contained in:
parent
c656cb357d
commit
40227f4cba
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
@ -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.1101
|
pkgver = 1.1.1104
|
||||||
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
|
||||||
|
@ -10,11 +10,11 @@ pkgbase = ryujinx-bin
|
||||||
conflicts = ryujinx
|
conflicts = ryujinx
|
||||||
conflicts = Ryujinx
|
conflicts = Ryujinx
|
||||||
options = !strip
|
options = !strip
|
||||||
source = https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1101/ryujinx-1.1.1101-linux_x64.tar.gz
|
source = https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1104/ryujinx-1.1.1104-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/misc/Logo.svg
|
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
|
source = https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/mime/Ryujinx.xml
|
||||||
b2sums = aa323295c249bf87637e7c0ae0c3e200436fdd64a59929b8d37f8fce1fc73a2d438ea06d688efb2fc2b9c013aff081707f7571c4bc58b9fa998d81a48f6db115
|
b2sums = b0564de3402ebec8a1f9d9210a7a1502a417719c7db933038f6804c23d7e54f0b42238c507ba770d0b9d0c9ed7316d7bfa277e7175ff02c1f08bfe57d96cce0f
|
||||||
b2sums = f9ca3827df3a5cdd907495f580233c89aa12747f334200a6a77363370509037aceecb0b7fe6ba4d7a1043af3a6e7ffc5ae90ab135e40d052edb0dc142b83022e
|
b2sums = f9ca3827df3a5cdd907495f580233c89aa12747f334200a6a77363370509037aceecb0b7fe6ba4d7a1043af3a6e7ffc5ae90ab135e40d052edb0dc142b83022e
|
||||||
b2sums = f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996
|
b2sums = f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996
|
||||||
b2sums = 0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a
|
b2sums = 0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a
|
||||||
|
|
4
PKGBUILD
4
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: xyzzy
|
# Maintainer: xyzzy
|
||||||
|
|
||||||
pkgname=ryujinx-bin
|
pkgname=ryujinx-bin
|
||||||
pkgver=1.1.1101
|
pkgver=1.1.1104
|
||||||
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/misc/Logo.svg'
|
'https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/misc/Logo.svg'
|
||||||
'https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/mime/Ryujinx.xml')
|
'https://raw.githubusercontent.com/Ryujinx/Ryujinx/master/distribution/linux/mime/Ryujinx.xml')
|
||||||
|
|
||||||
b2sums=('aa323295c249bf87637e7c0ae0c3e200436fdd64a59929b8d37f8fce1fc73a2d438ea06d688efb2fc2b9c013aff081707f7571c4bc58b9fa998d81a48f6db115'
|
b2sums=('b0564de3402ebec8a1f9d9210a7a1502a417719c7db933038f6804c23d7e54f0b42238c507ba770d0b9d0c9ed7316d7bfa277e7175ff02c1f08bfe57d96cce0f'
|
||||||
'f9ca3827df3a5cdd907495f580233c89aa12747f334200a6a77363370509037aceecb0b7fe6ba4d7a1043af3a6e7ffc5ae90ab135e40d052edb0dc142b83022e'
|
'f9ca3827df3a5cdd907495f580233c89aa12747f334200a6a77363370509037aceecb0b7fe6ba4d7a1043af3a6e7ffc5ae90ab135e40d052edb0dc142b83022e'
|
||||||
'f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996'
|
'f96fe6146018fd869c55e413b2cc6cf12f17c5257af52df14f57978133792c7fb76e8526b15a5120dbf12a9fed7b8e4723a3ff9f2e45b613b10ee1017ba0b996'
|
||||||
'0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a')
|
'0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a')
|
||||||
|
|
Loading…
Reference in a new issue