summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin2023-02-13 09:19:04 +0100
committerMarvin2023-02-13 09:19:04 +0100
commit68af4a01b91286d2bab11e44eba8cdc935b1d135 (patch)
treef34fc7dc184e793fd3af62c69e705a568c8ccf43
parent2aa6a73a7dd248d045aa0f64a37e81e35ed09fe3 (diff)
downloadaur-68af4a01b91286d2bab11e44eba8cdc935b1d135.tar.gz
Update to LDN 3.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12ffcf93174d..41aefbdd9804 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ryujinx-ldn-bin
pkgdesc = Experimental Nintendo Switch Emulator written in C# (LDN build)
- pkgver = 1.1.0_ldn3.0.2
+ pkgver = 1.1.0_ldn3.1.0
pkgrel = 1
url = https://www.patreon.com/ryujinx
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = ryujinx-ldn-bin
conflicts = ryujinx-git
noextract = Ryujinx.tar.gz
options = !strip
- source = https://www.patreon.com/file?h=74910544&i=13077867
+ source = https://www.patreon.com/file?h=74910544&i=13093749
source = https://github.com/Ryujinx/Ryujinx/raw/master/Ryujinx/Ryujinx.ico
source = ryujinx.desktop
- b2sums = eac5189ed2decabd26de9c6779c8e17768516649b4988295d70c34d387bc6342e84b2e71cdb391642b9f00ae6b32d51b6d8fc547ff694b3971c8bee2943c2b14
+ b2sums = 7167bfe8205b37c9ae8c80c089ce0b60f7b4461e1e4f32395e06daff3e640fcdeaff33b4e972624cdeea7b626d2e78dd6606e6ecd7c454371a2b523a2128e106
b2sums = 2c092c895b0fb9ea5214fa9366264801c885d8a3f68cf8aa08b66b2c561b976e6000a9eb94080cceb23d5a69cfbc9eebf80cf8a21d0ae7bb060a32947028b698
b2sums = 8fc955529929a4193c883571481a311b417f502a93fb42c22a2285ed2964895d16d2974f888ff3c46b28b659e44632c1bebc9cb7172bfe2d1fad3459948be89a
diff --git a/PKGBUILD b/PKGBUILD
index 1cf84acc1b3d..1a7a8830da11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: GCMarvin <GCMarvin@users.noreply.github.com>
pkgname='ryujinx-ldn-bin'
-pkgver='1.1.0_ldn3.0.2'
+pkgver='1.1.0_ldn3.1.0'
pkgrel='1'
pkgdesc='Experimental Nintendo Switch Emulator written in C# (LDN build)'
arch=('x86_64')
@@ -10,11 +10,11 @@ depends=('dotnet-runtime>=5')
provides=('Ryujinx')
conflicts=('ryujinx-git')
options=('!strip')
-source=('https://www.patreon.com/file?h=74910544&i=13077867'
+source=('https://www.patreon.com/file?h=74910544&i=13093749'
'https://github.com/Ryujinx/Ryujinx/raw/master/Ryujinx/Ryujinx.ico'
'ryujinx.desktop')
noextract=('Ryujinx.tar.gz')
-b2sums=('eac5189ed2decabd26de9c6779c8e17768516649b4988295d70c34d387bc6342e84b2e71cdb391642b9f00ae6b32d51b6d8fc547ff694b3971c8bee2943c2b14'
+b2sums=('7167bfe8205b37c9ae8c80c089ce0b60f7b4461e1e4f32395e06daff3e640fcdeaff33b4e972624cdeea7b626d2e78dd6606e6ecd7c454371a2b523a2128e106'
'2c092c895b0fb9ea5214fa9366264801c885d8a3f68cf8aa08b66b2c561b976e6000a9eb94080cceb23d5a69cfbc9eebf80cf8a21d0ae7bb060a32947028b698'
'8fc955529929a4193c883571481a311b417f502a93fb42c22a2285ed2964895d16d2974f888ff3c46b28b659e44632c1bebc9cb7172bfe2d1fad3459948be89a')