summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2015-12-15 01:24:47 +0100
committerFrederik “Freso” S. Olesen2015-12-15 01:24:47 +0100
commit9bb7c7b24ea03b0637d90f0ff3c77e0a50500a8c (patch)
treed1173de8684f89214c59b2517198f4d1c14acce3 /PKGBUILD
parent083090890921243a266ba3927e76b4a046d3b37e (diff)
downloadaur-9bb7c7b24ea03b0637d90f0ff3c77e0a50500a8c.tar.gz
lutris 0.3.7-1
Dependencies updated as per @strycore's comments on IRC. Upstream changelog/release notes: https://lutris.net/news/lutris-037-is-released
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0344dabba6a3..e6bb85339f0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=lutris
-pkgver=0.3.6.3
-pkgrel=2
+pkgver=0.3.7
+pkgrel=1
pkgdesc='Open Gaming Platform'
arch=('any')
url='https://lutris.net/'
license=('GPL3')
-depends=('desktop-file-utils' 'glib-networking' 'gvfs' 'hicolor-icon-theme'
- 'polkit' 'python2-gobject' 'python2-xdg' 'python2-yaml' 'xorg-xrandr')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'polkit' 'xorg-xrandr'
+ 'python2-dbus' 'python2-gobject' 'python2-xdg' 'python2-yaml')
makedepends=('python2-setuptools')
install='lutris.install'
source=("https://lutris.net/releases/lutris_${pkgver}.tar.gz")
-sha256sums=('a9061403ef8844b2c1443b1c5f15fe98af224d652d66268b47ae8e215e289058')
+sha256sums=('aff6e5d9319b3018ed605da6da53f5d98c0a5faaa5bea017fb3c2deb5f27fada')
prepare() {
cd lutris