diff --git a/PKGBUILD b/PKGBUILD index 94355ed..9699e27 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -56,6 +56,7 @@ source=( git+https://github.com/ocornut/imgui.git git+https://github.com/rtissera/libchdr.git pcsx2-system-libs.patch + 0001-QtHost.cpp-Fixed-Resources-dir.patch ) b2sums=( SKIP @@ -64,12 +65,14 @@ b2sums=( SKIP SKIP 29c8f279f96c67b3a35eb39440c6dfa134ef1cda36026f69f7b9931c59700e61431d7b38002bd811f6e38089296128a16c737e1c0eb2120b342790089c1e4017 + 34eb6a17609ce44d8200e0b8c5bb77aecae1b0da11e6b023874f1e21c89a7c5252e6ba9e084f88313e034431923a79ad6da886bac5d772b3586e1966d1548743 ) install=pcsx2.install prepare() { cd pcsx2 git apply -3 ../pcsx2-system-libs.patch + git apply ../0001-QtHost.cpp-Fixed-Resources-dir.patch local submodule for submodule in \