mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +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/>.
|
||||
|
||||
PRGNAM=lutris
|
||||
VERSION=${VERSION:-0.4.21}
|
||||
VERSION=${VERSION:-0.4.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lutris"
|
||||
VERSION="0.4.21"
|
||||
VERSION="0.4.23"
|
||||
HOMEPAGE="https://lutris.net/"
|
||||
DOWNLOAD="http://lutris.net/releases/lutris_0.4.21.tar.xz"
|
||||
MD5SUM="56158b4c96614c8490ebcf0fedeb92a5"
|
||||
DOWNLOAD="http://lutris.net/releases/lutris_0.4.23.tar.xz"
|
||||
MD5SUM="2300a2f6e617cf222aa47acd0b72436f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pygobject3-python3 dbus-python3 python3-PyYAML pyxdg"
|
||||
|
|
Loading…
Reference in a new issue