summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHurricanePootis2023-01-06 12:42:45 -0600
committerHurricanePootis2023-01-06 12:42:45 -0600
commitb0c9b7280df20b96921df1a3de1fb0c2d625d8ec (patch)
tree61836e0f7d0525e18da4b5cc841bb33f85e5dbde
parent421d1505b309985e4b80c6543f839100497b42bd (diff)
downloadaur-b0c9b7280df20b96921df1a3de1fb0c2d625d8ec.tar.gz
Update sirit subdep
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb43e528a0f4..7fe0de066339 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-git
pkgdesc = An experimental open-source emulator for the Nintendo Switch (newest features)
- pkgver = r22411.32d8ebcb5
+ pkgver = r22963.cb903a7c7
pkgrel = 1
url = https://github.com/yuzu-emu/yuzu-mainline
arch = i686
@@ -49,7 +49,7 @@ pkgbase = yuzu-mainline-git
source = git+https://github.com/libusb/libusb.git
source = git+https://github.com/yuzu-emu/discord-rpc.git
source = git+https://github.com/KhronosGroup/Vulkan-Headers.git
- source = git+https://github.com/ReinUsesLisp/sirit
+ source = git+https://github.com/yuzu-emu/sirit
source = git+https://github.com/yuzu-emu/mbedtls
source = git+https://github.com/herumi/xbyak.git
source = git+https://github.com/xiph/opus.git
diff --git a/PKGBUILD b/PKGBUILD
index ef00eb09da99..ac0d3d684151 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=yuzu
pkgname=$_pkgname-mainline-git
-pkgver=r22411.32d8ebcb5
+pkgver=r22963.cb903a7c7
pkgrel=1
pkgdesc='An experimental open-source emulator for the Nintendo Switch (newest features)'
arch=('i686' 'x86_64')
@@ -50,7 +50,7 @@ source=("$_pkgname::git+https://github.com/yuzu-emu/yuzu-mainline"
'git+https://github.com/libusb/libusb.git'
'git+https://github.com/yuzu-emu/discord-rpc.git'
'git+https://github.com/KhronosGroup/Vulkan-Headers.git'
- 'git+https://github.com/ReinUsesLisp/sirit'
+ 'git+https://github.com/yuzu-emu/sirit'
'git+https://github.com/yuzu-emu/mbedtls'
'git+https://github.com/herumi/xbyak.git'
'git+https://github.com/xiph/opus.git'