wok diff lutris/receipt @ rev 23937
qemu: add X86_64 efi bios
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 12 11:24:50 2020 +0000 (2020-09-12) |
parents | 1d1c21c9b5be |
children | ad8b9ff412d2 |
line diff
1.1 --- a/lutris/receipt Sun Mar 15 09:50:02 2020 +0100 1.2 +++ b/lutris/receipt Sat Sep 12 11:24:50 2020 +0000 1.3 @@ -6,8 +6,9 @@ 1.4 SHORT_DESC="An open gaming platform for Linux." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL3" 1.7 -TARBALL="${PACKAGE}_$VERSION.tar.gz" 1.8 WEB_SITE="https://lutris.net/" 1.9 + 1.10 +TARBALL="${PACKAGE}_$VERSION.tar.xz" 1.11 WGET_URL="${WEB_SITE}releases/$TARBALL" 1.12 1.13 SUGGESTED="wine scummvm gens-gs mupen64plus dosbox pcsxr-svn"