summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkenshen1122023-12-06 07:40:08 -0700
committerkenshen1122023-12-06 07:40:08 -0700
commit9b1836653640c4cb3aff193e4c7d3214b3a25937 (patch)
tree494305ad0f08f1832d57a554adc3406330700ff7
parent9b3a674a88fd321603ebce446b4bc001b175a55c (diff)
downloadaur-9b1836653640c4cb3aff193e4c7d3214b3a25937.tar.gz
changed XZ name
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d95cc8d6903d..2e5a70f24bc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ options=(!lto)
source=(
git+https://github.com/PCSX2/pcsx2.git
git+https://github.com/PCSX2/pcsx2_patches.git
- xz-pcsx2::git+https://github.com/tukaani-project/xz.git
+ git+https://github.com/tukaani-project/xz.git
git+https://github.com/google/googletest.git
git+https://github.com/fmtlib/fmt.git
git+https://github.com/biojppm/rapidyaml.git
@@ -79,7 +79,7 @@ prepare() {
cd pcsx2
local submodule
_pcsx2_submodules=(
- xz-pcsx2::3rdparty/xz/xz
+ xz::3rdparty/xz/xz
googletest::3rdparty/gtest
fmt::3rdparty/fmt/fmt
libwebp::3rdparty/libwebp/libwebp