From b37d7c8b8b2f799c433b8d2acf5a680d43b69787 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Tue, 8 Mar 2016 10:38:43 +0100 Subject: [PATCH] lutris: update to 0.3.7.5. --- srcpkgs/lutris/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/lutris/template b/srcpkgs/lutris/template index 26adeae0d57..1bdc898c6aa 100644 --- a/srcpkgs/lutris/template +++ b/srcpkgs/lutris/template @@ -1,15 +1,15 @@ # Template file for 'Lutris' pkgname=lutris -version=0.3.7.3 -revision=2 +version=0.3.7.5 +revision=1 build_style=python-module pycompile_module="lutris" short_desc="Open gaming platform for managing games in a unified way" maintainer="Jan Wey. " homepage="https://lutris.net/" license="GPL-3" -distfiles="http://lutris.net/releases/${pkgname}_${version}.tar.gz" -checksum=a07dc2e7d27bf5d593032c5eafd671b1e458b104abc4078c6d193d28ef297fc6 +distfiles="http://lutris.net/releases/${pkgname}_${version}.tar.xz" +checksum=06ab74bcaa6bef125201a9ff8d8c500ceffc860689f591415f52d8d28f21ddfd depends="python python-gobject python-yaml python-xdg python-dbus gvfs xrandr" makedepends="python python-devel python-xdg" hostmakedepends="python-setuptools python-gobject"