summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkenshen1122022-12-31 16:54:41 -0700
committerkenshen1122022-12-31 16:54:41 -0700
commit82c3212e6f5f2235b2579286e990bb052cedf426 (patch)
tree9975062e25bec652283de2bd641438bbf4962706
parent864f368de30088a04accb45dc8109d37b3cc332d (diff)
downloadaur-82c3212e6f5f2235b2579286e990bb052cedf426.tar.gz
Misc: Remove GS/config.h include from PCSX2Base.h
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dee55cc385a7..0d7c13b859e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pcsx2-git
pkgdesc = A Sony PlayStation 2 emulator
- pkgver = v1.7.3791.r0.ga42143690
+ pkgver = v1.7.3829.r0.g26d5ee0c9
pkgrel = 1
url = https://www.pcsx2.net
install = post.install
diff --git a/PKGBUILD b/PKGBUILD
index 002c5261e92c..0b3c91b2f32b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Themaister <maister@archlinux.us>
pkgname=pcsx2-git
-pkgver=v1.7.3791.r0.ga42143690
+pkgver=v1.7.3829.r0.g26d5ee0c9
pkgrel=1
pkgdesc='A Sony PlayStation 2 emulator'
arch=(x86_64)