lutris: update to 0.4.4.1.
This commit is contained in:
parent
dbbf042015
commit
8c8423d8fb
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'Lutris'
|
# Template file for 'Lutris'
|
||||||
pkgname=lutris
|
pkgname=lutris
|
||||||
version=0.4.3
|
version=0.4.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
pycompile_module="${pkgname}"
|
pycompile_module="${pkgname}"
|
||||||
hostmakedepends="python3-setuptools python3-gobject"
|
hostmakedepends="python3-setuptools python3-gobject"
|
||||||
depends="python3-dbus python3-gobject python3-xdg python3-yaml
|
depends="python3-dbus python3-gobject python3-yaml python3-inotify xrandr"
|
||||||
python3-inotify xrandr"
|
|
||||||
short_desc="Open gaming platform for managing games in a unified way"
|
short_desc="Open gaming platform for managing games in a unified way"
|
||||||
maintainer="Jan Wey. <janwey.git@gmail.com>"
|
maintainer="Jan Wey. <janwey.git@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://lutris.net"
|
homepage="https://lutris.net"
|
||||||
distfiles="${homepage}/releases/${pkgname}_${version}.tar.xz"
|
distfiles="${homepage}/releases/${pkgname}_${version}.tar.xz"
|
||||||
checksum=e200235965d484027ff297acdb0b4534087ab71035a8da913d9ef01a95c1476b
|
checksum=203d24fdbb2f40e02e95e8f7b9c27701b8bfd9d25909ea149d702a18477b8485
|
||||||
|
|
Loading…
Reference in a new issue