summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e5a70f24bc2..dfbdd5bcb1fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Themaister <maister@archlinux.us>
pkgname=pcsx2-git
-pkgver=1.7.5261.r0.gf6154032c
+pkgver=1.7.5296.r0.g96831b097
pkgrel=1
pkgdesc='A Sony PlayStation 2 emulator'
arch=(x86_64)
@@ -68,6 +68,7 @@ source=(
git+https://github.com/KhronosGroup/glslang.git
git+https://github.com/webmproject/libwebp
git+https://github.com/fastfloat/fast_float.git
+ git+https://github.com/lz4/lz4.git
vulkan-headers::git+https://github.com/KhronosGroup/Vulkan-Headers.git
git+https://github.com/facebook/zstd.git
git+https://github.com/RetroAchievements/rcheevos.git
@@ -82,6 +83,7 @@ prepare() {
xz::3rdparty/xz/xz
googletest::3rdparty/gtest
fmt::3rdparty/fmt/fmt
+ lz4::3rdparty/lz4/lz4
libwebp::3rdparty/libwebp/libwebp
rapidyaml::3rdparty/rapidyaml/rapidyaml
glslang::3rdparty/glslang/glslang
@@ -164,4 +166,5 @@ b2sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
+ 'SKIP'
'956d3547f316de51de4712e6ad6cf5621efadd222ef6c1aa18508321949e63d6b3dc32cdc7eabbcb8172b4b77593485e3debe0b250ec3d0c6926170d80baf3ef')