summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkenshen1122023-05-02 07:30:49 -0700
committerkenshen1122023-05-02 07:30:49 -0700
commit3237d160ddaad4ebc03da74442735c0dbcb5cfd6 (patch)
tree2c6daab4be8f0f205711c3a8714a2ad44419f3f1
parentc4e5fde82003fd1987aabdbd015f9f5b2f3649c3 (diff)
downloadaur-3237d160ddaad4ebc03da74442735c0dbcb5cfd6.tar.gz
Submodule update borked earlier
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d86132b41674..5a5cb3b45c94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pcsx2-git
pkgdesc = A Sony PlayStation 2 emulator
- pkgver = 1.7.4378.r0.g09394ee4b
+ pkgver = 1.7.4453.r0.g41f62cf53
pkgrel = 1
url = https://www.pcsx2.net
install = pcsx2-git.install
@@ -37,7 +37,8 @@ pkgbase = pcsx2-git
optdepends = libpulse: Pulseaudio support
provides = pcsx2
conflicts = pcsx2
- options = !lto
+ options = debug
+ options = !strip
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
diff --git a/PKGBUILD b/PKGBUILD
index d07006f56749..aa1741bc4521 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Themaister <maister@archlinux.us>
pkgname=pcsx2-git
-pkgver=1.7.4378.r0.g09394ee4b
+pkgver=1.7.4453.r0.g41f62cf53
pkgrel=1
pkgdesc='A Sony PlayStation 2 emulator'
arch=(x86_64)
@@ -72,6 +72,8 @@ source=(
)
install=pcsx2-git.install
+options=(debug !strip)
+
prepare() {
cd pcsx2
local submodule