summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2020-10-22 16:30:00 +0200
committerMagnus Boman2020-10-22 16:30:00 +0200
commitae1ac30bb56f016b89384522fb7c16d5c0380965 (patch)
tree834675089fc6b55e8073456146751b0349b7b312
parent0184cd8a8860e713afa3918391343e89706dc589 (diff)
downloadaur-ae1ac30bb56f016b89384522fb7c16d5c0380965.tar.gz
upgpkg: rpcs3 0.0.12-1
fix sources (interfered with rpcs3-git)
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae38cf442dee..9fc389325600 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -35,20 +35,20 @@ pkgbase = rpcs3
options = !emptydirs
source = git+https://github.com/RPCS3/rpcs3.git#tag=v0.0.12
source = rpcs3-cereal::git+https://github.com/RPCS3/cereal.git
- source = rpcs3-hidapi::git+https://github.com/RPCS3/hidapi
- source = rpcs3-llvm::git+https://github.com/RPCS3/llvm-mirror
+ source = rpcs3-hidapi::git+https://github.com/RPCS3/hidapi.git
+ source = rpcs3-llvm::git+https://github.com/RPCS3/llvm-mirror.git
source = rpcs3-yaml-cpp::git+https://github.com/RPCS3/yaml-cpp.git
- source = git+https://github.com/Cyan4973/xxHash
+ source = git+https://github.com/Cyan4973/xxHash.git
source = git+https://github.com/FNA-XNA/FAudio.git
source = git+https://github.com/google/flatbuffers.git
source = git+https://github.com/KhronosGroup/glslang.git
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
source = git+https://github.com/KhronosGroup/SPIRV-Tools.git
- source = git+https://github.com/kobalicek/asmjit
+ source = git+https://github.com/kobalicek/asmjit.git
source = git+https://github.com/libusb/libusb.git
source = git+https://github.com/RipleyTom/wolfssl.git
- source = git+https://github.com/tcbrindle/span
- source = git+https://github.com/zeux/pugixml
+ source = git+https://github.com/tcbrindle/span.git
+ source = git+https://github.com/zeux/pugixml.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e098588932d1..93f799e76a69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,20 +13,20 @@ options=(!emptydirs)
source=(
git+https://github.com/RPCS3/rpcs3.git#tag=v${pkgver}
rpcs3-cereal::git+https://github.com/RPCS3/cereal.git
- rpcs3-hidapi::git+https://github.com/RPCS3/hidapi
- rpcs3-llvm::git+https://github.com/RPCS3/llvm-mirror
+ rpcs3-hidapi::git+https://github.com/RPCS3/hidapi.git
+ rpcs3-llvm::git+https://github.com/RPCS3/llvm-mirror.git
rpcs3-yaml-cpp::git+https://github.com/RPCS3/yaml-cpp.git
- git+https://github.com/Cyan4973/xxHash
+ git+https://github.com/Cyan4973/xxHash.git
git+https://github.com/FNA-XNA/FAudio.git
git+https://github.com/google/flatbuffers.git
git+https://github.com/KhronosGroup/glslang.git
git+https://github.com/KhronosGroup/SPIRV-Headers.git
git+https://github.com/KhronosGroup/SPIRV-Tools.git
- git+https://github.com/kobalicek/asmjit
+ git+https://github.com/kobalicek/asmjit.git
git+https://github.com/libusb/libusb.git
git+https://github.com/RipleyTom/wolfssl.git
- git+https://github.com/tcbrindle/span
- git+https://github.com/zeux/pugixml
+ git+https://github.com/tcbrindle/span.git
+ git+https://github.com/zeux/pugixml.git
)
md5sums=('SKIP'