summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Fuentes2019-02-14 22:04:03 -0500
committerVictor Fuentes2019-02-14 22:04:03 -0500
commitb0d72df083304f6c11bf846fde089281a64f1f7d (patch)
treea27eabb1bab0ac46177cbd3e2a2e13c3180c2c95 /PKGBUILD
parente2ccf3debe57b2324501bb52066bce12f6fa9210 (diff)
downloadaur-b0d72df083304f6c11bf846fde089281a64f1f7d.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8258ce850b55..efc1869adf05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=lutris-git
_pkgname=lutris
-pkgver=0.5.0.1.r2.g0b361ebb
+pkgver=0.5.0.1.r29.geb897040
pkgrel=1
pkgdesc='Open Gaming Platform'
arch=('any')
url='https://lutris.net/'
license=('GPL3')
-depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 'cabextract' 'unrar' 'unzip' 'p7zip' 'curl' 'xorg-xrandr' 'gnome-desktop' 'python-requests' 'python-pillow')
+depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr' 'gnome-desktop' 'python-requests' 'python-pillow')
makedepends=('git' 'python-setuptools')
checkdepends=('xorg-server-xvfb' 'xterm' 'python-nose-cover3' 'wine' 'webkit2gtk')
optdepends=(
@@ -20,6 +20,7 @@ optdepends=(
'wine-staging: Run windows games - Staging patches'
'python-evdev: Detecting connected joypads.'
'python-pyinotify: Enhanced Steam integration.'
+ 'gamemode: Allows games to request a temporary set of optimisations.'
)
provides=('lutris')
conflicts=('lutris')