summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-01-20 09:34:53 -0700
committerMark Wagie2023-01-20 09:34:53 -0700
commit24411b8fa3666dc55cd94115b5777bd7bce0cdb3 (patch)
tree5583a6566af5487ca616293127493cdea0eec438 /PKGBUILD
parentf72da7df14587086fb31b16ca6cb03e822ac8bba (diff)
downloadaur-24411b8fa3666dc55cd94115b5777bd7bce0cdb3.tar.gz
add python-moddb as opt dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcec0c774578..08444f4a3f73 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.12.r141.ge883d116
+pkgver=0.5.12.r168.g157bbee6
pkgrel=1
pkgdesc='Open Gaming Platform'
arch=('any')
@@ -30,10 +30,11 @@ optdepends=(
"lib32-mangohud: Display the games' FPS + other information"
'lib32-vkd3d: Vulkan 3D support'
'lib32-vulkan-icd-loader: Vulkan support'
- 'libstrangle: FPS limiter'
+ 'libstrangle: Set FPS limit'
'linux-steam-integration: start Steam with LSI'
"mangohud: Display the games' FPS + other information"
'python-evdev: Controller support'
+ 'python-moddb: Handle ModDB downloads in installers'
'python-pefile: Extract icons from Windows executables'
'python-pypresence: Discord Rich Presence integration'
'vkd3d: Vulkan 3D support'