summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEXtremeExploit2022-08-31 19:51:31 -0300
committerEXtremeExploit2022-08-31 19:51:31 -0300
commit09df921be0d2a5e1b65f526b6fd35a7876e297a0 (patch)
tree81da54641023661210f82620f76682ab9f7d2f41 /PKGBUILD
parent6d6fde31745667fc67d6c6799a015175beb6181b (diff)
downloadaur-09df921be0d2a5e1b65f526b6fd35a7876e297a0.tar.gz
Update to use xdg-desktop-portal
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68a27769abad..2d406257153f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Pedro Montes Alcalde <pedro.montes.alcalde@gmail.com>
_pkgname="vita3k"
pkgname="${_pkgname}-bin"
-pkgver=r2802.814bdfcd
+pkgver=r2807.3b74ceb5
pkgrel=1
pkgdesc="Experimental PlayStation Vita emulator"
arch=('x86_64')
@@ -12,6 +12,7 @@ depends=(
'gtk3'
'sdl2'
'unzip'
+ 'xdg-desktop-portal'
)
optdepends=(
'vulkan-validation-layers: Descriptive vulkan errors'