summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f9d8efc8e49..a0c3fe0afcd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname="vita3k"
_remoteurl="https://github.com/Vita3K/Vita3K"
pkgname="${_pkgname}-git"
-pkgver=r2807.3b74ceb5
+pkgver=r2992.6a0b2c8c
pkgrel=1
pkgdesc="Experimental PlayStation Vita emulator"
arch=('x86_64')
@@ -22,8 +22,8 @@ makedepends=(
depends=(
'gtk3'
'sdl2'
- 'unzip'
'xdg-desktop-portal'
+ 'dbus'
)
optdepends=(
'vulkan-validation-layers: Descriptive vulkan errors'