lutris: update to 0.3.7.3.
This commit is contained in:
parent
e59ce4d15f
commit
d2ef7ba5a6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Lutris'
|
# Template file for 'Lutris'
|
||||||
pkgname=lutris
|
pkgname=lutris
|
||||||
version=0.3.7.2
|
version=0.3.7.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="lutris"
|
pycompile_module="lutris"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Jan Wey. <janwey.git@gmail.com>"
|
||||||
homepage="https://lutris.net/"
|
homepage="https://lutris.net/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://lutris.net/releases/${pkgname}_${version}.tar.gz"
|
distfiles="http://lutris.net/releases/${pkgname}_${version}.tar.gz"
|
||||||
checksum=4166a9f432ab1b1ece49ff5bfeccfdeef7b8e900ad56baee5945d549052b104a
|
checksum=a07dc2e7d27bf5d593032c5eafd671b1e458b104abc4078c6d193d28ef297fc6
|
||||||
depends="python python-gobject python-yaml python-xdg gvfs"
|
depends="python python-gobject python-yaml python-xdg gvfs"
|
||||||
makedepends="python python-devel python-xdg"
|
makedepends="python python-devel python-xdg"
|
||||||
hostmakedepends="python-setuptools python-gobject"
|
hostmakedepends="python-setuptools python-gobject"
|
||||||
|
|
Loading…
Reference in New Issue