summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-11 17:42:49 -0600
committerMark Wagie2023-09-11 17:42:49 -0600
commit14c8b40ddb1e934bb7d5bbfc8c5429c1b668252e (patch)
treec44926b391bef5e68f7a2eed87d86eece9e7bac5
parent6fa34c96b0553c2151bcada0ecb83fa34b45e4c1 (diff)
downloadaur-14c8b40ddb1e934bb7d5bbfc8c5429c1b668252e.tar.gz
correct XDG Desktop Portal dependency
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 443bb6869094..14dcdaff97be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lutris-git
pkgdesc = Open Gaming Platform
- pkgver = 0.5.13.r11.gc5ce4e926
+ pkgver = 0.5.13.r270.g1488dcb73
pkgrel = 1
url = https://lutris.net/
arch = any
@@ -29,7 +29,7 @@ pkgbase = lutris-git
depends = unzip
depends = vulkan-tools
depends = webkit2gtk-4.1
- depends = xdg-desktop-portal
+ depends = xdg-desktop-portal-impl
depends = xdg-utils
depends = xorg-xrandr
optdepends = gamemode: Allows games to request a temporary set of optimisations
diff --git a/PKGBUILD b/PKGBUILD
index 3e669dbd0a43..f8df060d0168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Frederik “Freso” S. Olesen <freso.dk@gmail.com>
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=lutris-git
-pkgver=0.5.13.r11.gc5ce4e926
+pkgver=0.5.13.r270.g1488dcb73
pkgrel=1
pkgdesc='Open Gaming Platform'
arch=('any')
@@ -14,7 +14,7 @@ license=('GPL3')
depends=('cabextract' 'curl' 'glib2' 'gnome-desktop' 'gtk3' 'mesa-utils' 'p7zip' 'psmisc'
'python-cairo' 'python-certifi' 'python-dbus' 'python-distro' 'python-gobject'
'python-lxml' 'python-moddb' 'python-pillow' 'python-requests' 'python-yaml' 'unzip'
- 'vulkan-tools' 'webkit2gtk-4.1' 'xdg-desktop-portal' 'xdg-utils' 'xorg-xrandr')
+ 'vulkan-tools' 'webkit2gtk-4.1' 'xdg-desktop-portal-impl' 'xdg-utils' 'xorg-xrandr')
makedepends=('git' 'meson')
checkdepends=('appstream-glib')
#checkdepends+=('libcanberra' 'pciutils' 'python-nose2' 'xorg-server-xvfb' 'xterm')