summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHurricanePootis2023-11-26 22:47:15 -0600
committerHurricanePootis2023-11-26 22:47:15 -0600
commit15533a7a35733ac86c908d03a0e6c2e4ee48db53 (patch)
tree7a9bfe826727acc23fdcaa72ff5e451731f77a66
parenta471fa850db987c97e59fe8f13cd5e35101d3b59 (diff)
downloadaur-15533a7a35733ac86c908d03a0e6c2e4ee48db53.tar.gz
Add .git to missing sources
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24736e78973f..8e85cc6b3571 100644
--- 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 = 1627.r0.g52ce8ee
+ pkgver = 1633.r0.g50f6d91
pkgrel = 1
url = https://github.com/yuzu-emu/yuzu-mainline
install = yuzu-mainline-git.install
@@ -47,7 +47,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/yuzu-emu/sirit
+ source = git+https://github.com/yuzu-emu/sirit.git
source = git+https://github.com/yuzu-emu/mbedtls.git
source = git+https://github.com/herumi/xbyak.git
source = git+https://github.com/xiph/opus.git
@@ -62,7 +62,7 @@ pkgbase = yuzu-mainline-git
source = git+https://github.com/yuzu-emu/breakpad.git
source = git+https://github.com/brofield/simpleini.git
source = git+https://github.com/arsenm/sanitizers-cmake.git
- source = git+https://github.com/google/googletest
+ source = git+https://github.com/google/googletest.git
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
source = git+https://github.com/bylaws/liblinkernsbypass.git
source = git+https://github.com/eggert/tz.git
diff --git a/PKGBUILD b/PKGBUILD
index 6ece585b59af..ef8b4539050c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Brendan Szymanski <hello@bscubed.dev>
_pkgname=yuzu
pkgname=$_pkgname-mainline-git
-pkgver=1627.r0.g52ce8ee
+pkgver=1633.r0.g50f6d91
pkgrel=1
pkgdesc='An experimental open-source emulator for the Nintendo Switch (newest features)'
arch=('i686' 'x86_64')
@@ -66,7 +66,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/yuzu-emu/sirit'
+ 'git+https://github.com/yuzu-emu/sirit.git'
'git+https://github.com/yuzu-emu/mbedtls.git'
'git+https://github.com/herumi/xbyak.git'
'git+https://github.com/xiph/opus.git'
@@ -82,7 +82,7 @@ source=("$_pkgname::git+https://github.com/yuzu-emu/yuzu-mainline"
'git+https://github.com/brofield/simpleini.git'
# cubeb dependencies
'git+https://github.com/arsenm/sanitizers-cmake.git'
- 'git+https://github.com/google/googletest'
+ 'git+https://github.com/google/googletest.git'
# sirit dependencies
'git+https://github.com/KhronosGroup/SPIRV-Headers.git'
# libadrenotools' dependencies