summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1167bfefe30f..4d21833ab837 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lutris-git
pkgdesc = Open Gaming Platform
- pkgver = 0.5.8.3.r100.g8251c4f6
+ pkgver = 0.5.8.3.r108.g5637f25c
pkgrel = 1
url = https://lutris.net/
arch = any
@@ -35,7 +35,6 @@ pkgbase = lutris-git
optdepends = gvfs: GVFS backend
optdepends = lib32-glibc: for 32bit games support
optdepends = python-evdev: for controller detection
- optdepends = python-pypresence: Discord RPC and Rich Presence
optdepends = gamemode: Allows games to request a temporary set of optimisations
optdepends = mangohud: Display the games' FPS + other information
optdepends = lib32-mangohud: Display the games' FPS + other information
diff --git a/PKGBUILD b/PKGBUILD
index d929a4200b2f..d5921accdfb1 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.8.3.r100.g8251c4f6
+pkgver=0.5.8.3.r108.g5637f25c
pkgrel=1
pkgdesc='Open Gaming Platform'
arch=('any')
@@ -28,7 +28,6 @@ optdepends=(
'gvfs: GVFS backend'
'lib32-glibc: for 32bit games support'
'python-evdev: for controller detection'
- 'python-pypresence: Discord RPC and Rich Presence'
'gamemode: Allows games to request a temporary set of optimisations'
"mangohud: Display the games' FPS + other information"
"lib32-mangohud: Display the games' FPS + other information"