summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df7129ff211f..772ff220675a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pcsx2-git
pkgdesc = A Sony PlayStation 2 emulator
- pkgver = 1.7.2787
+ pkgver = 1.7.2843
pkgrel = 1
url = https://www.pcsx2.net
install = dev9.install
@@ -34,7 +34,7 @@ pkgbase = pcsx2-git
depends = wayland
depends = rapidyaml
depends = zstd-cmake
- provides = pcsx2-qt
+ provides = pcsx2
conflicts = pcsx2
source = git+https://github.com/PCSX2/pcsx2.git
source = git+https://github.com/ocornut/imgui.git
diff --git a/PKGBUILD b/PKGBUILD
index fbbfb08f81d2..c92cbfc8b95c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Themaister <maister@archlinux.us>
pkgname=pcsx2-git
-pkgver=1.7.2787
+pkgver=1.7.2843
pkgrel=1
pkgdesc='A Sony PlayStation 2 emulator'
arch=(x86_64)