lutris: update to 3.8.0.
This commit is contained in:
parent
82700f9199
commit
52807dc18e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Lutris'
|
# Template file for 'Lutris'
|
||||||
pkgname=lutris
|
pkgname=lutris
|
||||||
version=0.3.7.5
|
version=0.3.8
|
||||||
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.xz"
|
distfiles="http://lutris.net/releases/${pkgname}_${version}.tar.xz"
|
||||||
checksum=06ab74bcaa6bef125201a9ff8d8c500ceffc860689f591415f52d8d28f21ddfd
|
checksum=404b8379dbf9dcab6e25bca781b8afe0b3f9cd9b27ff58cba8b8c98f54fb74f4
|
||||||
depends="python python-gobject python-yaml python-xdg python-dbus gvfs xrandr"
|
depends="python python-gobject python-yaml python-xdg python-dbus python-inotify gvfs xrandr"
|
||||||
makedepends="python python-devel python-xdg"
|
makedepends="python python-devel python-xdg"
|
||||||
hostmakedepends="python-setuptools python-gobject"
|
hostmakedepends="python-setuptools python-gobject"
|
||||||
wrksrc=lutris
|
wrksrc=lutris
|
||||||
|
|
Loading…
Reference in New Issue