summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkenshen1122023-12-05 11:14:59 -0700
committerkenshen1122023-12-05 11:14:59 -0700
commit9b3a674a88fd321603ebce446b4bc001b175a55c (patch)
tree6cf9a67910d72a9aefc20c8af43b65264d04b60e
parentad7b285a1452618e993115edf01a419f161fd7de (diff)
downloadaur-9b3a674a88fd321603ebce446b4bc001b175a55c.tar.gz
Fixed submodule update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc8573cd897e..cbce853b4263 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pcsx2-git
pkgdesc = A Sony PlayStation 2 emulator
- pkgver = 1.7.5154.r0.gbfd1a4c34
+ pkgver = 1.7.5261.r0.gf6154032c
pkgrel = 1
url = https://www.pcsx2.net
install = pcsx2-git.install
@@ -44,7 +44,7 @@ pkgbase = pcsx2-git
options = !lto
source = git+https://github.com/PCSX2/pcsx2.git
source = git+https://github.com/PCSX2/pcsx2_patches.git
- source = xz-pcsx2::git+https://github.com/PCSX2/xz.git
+ source = xz-pcsx2::git+https://github.com/tukaani-project/xz.git
source = git+https://github.com/google/googletest.git
source = git+https://github.com/fmtlib/fmt.git
source = git+https://github.com/biojppm/rapidyaml.git
diff --git a/PKGBUILD b/PKGBUILD
index 07e71c89c797..d95cc8d6903d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
# Contributor: Themaister <maister@archlinux.us>
pkgname=pcsx2-git
-pkgver=1.7.5154.r0.gbfd1a4c34
+pkgver=1.7.5261.r0.gf6154032c
pkgrel=1
pkgdesc='A Sony PlayStation 2 emulator'
arch=(x86_64)
-url=https://www.pcsx2.net
+url=https://github.com/PCSX2/pcsx2
license=(
GPL2
GPL3
@@ -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/PCSX2/xz.git
+ xz-pcsx2::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