summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkenshen1122023-09-27 21:19:40 -0700
committerkenshen1122023-09-27 21:19:40 -0700
commit5b8396a0c908cc436920e3a0181bd593ad77bad2 (patch)
treedb75c84738dbca44c277169254701bab9b177622
parent9b0b584a2a108f411c2e6b6a3e03b8991540b03f (diff)
downloadaur-5b8396a0c908cc436920e3a0181bd593ad77bad2.tar.gz
Removed old CHD submodule
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 2 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3060c1293465..497c35ffa9a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pcsx2-git
pkgdesc = A Sony PlayStation 2 emulator
- pkgver = 1.7.5063.r0.g8ccd44264
+ pkgver = 1.7.5064.r0.gfae4f7c8b
pkgrel = 1
url = https://www.pcsx2.net
install = pcsx2-git.install
@@ -47,7 +47,6 @@ pkgbase = pcsx2-git
source = xz-pcsx2::git+https://github.com/PCSX2/xz.git
source = git+https://github.com/google/googletest.git
source = git+https://github.com/fmtlib/fmt.git
- source = git+https://github.com/rtissera/libchdr.git
source = git+https://github.com/biojppm/rapidyaml.git
source = git+https://github.com/biojppm/cmake.git
source = git+https://github.com/biojppm/c4core.git
@@ -72,7 +71,6 @@ pkgbase = pcsx2-git
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
- b2sums = SKIP
b2sums = 3f353f4f8e9ad778dbb972522f08766bfd7d4bc9cad57cd2154f9c8a91e07b28124491f6026534145491ca1df75060dfcff2005c8aa42d25289e3292a91dc0dd
pkgname = pcsx2-git
diff --git a/PKGBUILD b/PKGBUILD
index ee411a038a5e..6b26afee0163 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Themaister <maister@archlinux.us>
pkgname=pcsx2-git
-pkgver=1.7.5063.r0.g8ccd44264
+pkgver=1.7.5064.r0.gfae4f7c8b
pkgrel=1
pkgdesc='A Sony PlayStation 2 emulator'
arch=(x86_64)
@@ -61,7 +61,6 @@ source=(
xz-pcsx2::git+https://github.com/PCSX2/xz.git
git+https://github.com/google/googletest.git
git+https://github.com/fmtlib/fmt.git
- git+https://github.com/rtissera/libchdr.git
git+https://github.com/biojppm/rapidyaml.git
git+https://github.com/biojppm/cmake.git
git+https://github.com/biojppm/c4core.git
@@ -82,7 +81,6 @@ prepare() {
xz-pcsx2::3rdparty/xz/xz
googletest::3rdparty/gtest
fmt::3rdparty/fmt/fmt
- libchdr::3rdparty/libchdr/libchdr
rapidyaml::3rdparty/rapidyaml/rapidyaml
glslang::3rdparty/glslang/glslang
vulkan-headers::3rdparty/vulkan-headers
@@ -163,5 +161,4 @@ b2sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- 'SKIP'
'3f353f4f8e9ad778dbb972522f08766bfd7d4bc9cad57cd2154f9c8a91e07b28124491f6026534145491ca1df75060dfcff2005c8aa42d25289e3292a91dc0dd')