lutris: update to 3.8.0.
This commit is contained in:
parent
82700f9199
commit
52807dc18e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Lutris'
|
||||
pkgname=lutris
|
||||
version=0.3.7.5
|
||||
version=0.3.8
|
||||
revision=1
|
||||
build_style=python-module
|
||||
pycompile_module="lutris"
|
||||
|
@ -9,8 +9,8 @@ maintainer="Jan Wey. <janwey.git@gmail.com>"
|
|||
homepage="https://lutris.net/"
|
||||
license="GPL-3"
|
||||
distfiles="http://lutris.net/releases/${pkgname}_${version}.tar.xz"
|
||||
checksum=06ab74bcaa6bef125201a9ff8d8c500ceffc860689f591415f52d8d28f21ddfd
|
||||
depends="python python-gobject python-yaml python-xdg python-dbus gvfs xrandr"
|
||||
checksum=404b8379dbf9dcab6e25bca781b8afe0b3f9cd9b27ff58cba8b8c98f54fb74f4
|
||||
depends="python python-gobject python-yaml python-xdg python-dbus python-inotify gvfs xrandr"
|
||||
makedepends="python python-devel python-xdg"
|
||||
hostmakedepends="python-setuptools python-gobject"
|
||||
wrksrc=lutris
|
||||
|
|
Loading…
Reference in a new issue