mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/lutris: Updated for version 0.4.23.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b4682599b0
commit
42b0726621
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
||||||
# <https://www.gnu.org/licenses/>.
|
# <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
PRGNAM=lutris
|
PRGNAM=lutris
|
||||||
VERSION=${VERSION:-0.4.21}
|
VERSION=${VERSION:-0.4.23}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="lutris"
|
PRGNAM="lutris"
|
||||||
VERSION="0.4.21"
|
VERSION="0.4.23"
|
||||||
HOMEPAGE="https://lutris.net/"
|
HOMEPAGE="https://lutris.net/"
|
||||||
DOWNLOAD="http://lutris.net/releases/lutris_0.4.21.tar.xz"
|
DOWNLOAD="http://lutris.net/releases/lutris_0.4.23.tar.xz"
|
||||||
MD5SUM="56158b4c96614c8490ebcf0fedeb92a5"
|
MD5SUM="2300a2f6e617cf222aa47acd0b72436f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="pygobject3-python3 dbus-python3 python3-PyYAML pyxdg"
|
REQUIRES="pygobject3-python3 dbus-python3 python3-PyYAML pyxdg"
|
||||||
|
|
Loading…
Reference in a new issue