Merge pull request #3507 from bra1nwave/lutris-update
lutris: update to 0.3.7.2
This commit is contained in:
commit
1eef59cb3a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Lutris'
|
# Template file for 'Lutris'
|
||||||
pkgname=lutris
|
pkgname=lutris
|
||||||
version=0.3.6.3
|
version=0.3.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="lutris"
|
pycompile_module="lutris"
|
||||||
|
@ -9,8 +9,8 @@ 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=a9061403ef8844b2c1443b1c5f15fe98af224d652d66268b47ae8e215e289058
|
checksum=4166a9f432ab1b1ece49ff5bfeccfdeef7b8e900ad56baee5945d549052b104a
|
||||||
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"
|
hostmakedepends="python-setuptools python-gobject"
|
||||||
wrksrc=lutris
|
wrksrc=lutris
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue