Merge pull request #7123 from bra1nwave/lutris
lutris: update to 0.4.12.
This commit is contained in:
commit
464b1fc2ed
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'Lutris'
|
# Template file for 'Lutris'
|
||||||
pkgname=lutris
|
pkgname=lutris
|
||||||
version=0.4.11.1
|
version=0.4.12
|
||||||
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-yaml python3-inotify xrandr"
|
depends="python3-dbus python3-gobject python3-yaml 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=e234e65f8a27e6e804893697e0ccf76b6ce2f27b6de136da55de1468b3b1a447
|
checksum=3033dbef271d3d9bcf20f0cc9df472a82733eba66b4364a09e94115f225d194c
|
||||||
|
|
Loading…
Reference in New Issue