summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a20863a5e7fb..721f15d47a93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=lutris
pkgver=0.4.18.1
-pkgrel=1
+pkgrel=2
pkgdesc='Open Gaming Platform'
arch=('any')
url='https://lutris.net/'
license=('GPL3')
depends=('desktop-file-utils' 'hicolor-icon-theme' 'polkit' 'xorg-xrandr'
'python-dbus' 'python-gobject' 'python-yaml' 'python-evdev'
- 'lib32-sqlite', 'cabextract')
+ 'lib32-sqlite' 'cabextract')
optdepends=(
'wine: recommended to avoid dependency issues'
'wine-staging: recommended to avoid dependency issues (Staging patches)'