games/lutris: Updated for version 0.4.18.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
16da80818a
commit
24e3350f16
|
@ -24,7 +24,7 @@
|
|||
# <https://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=lutris
|
||||
VERSION=${VERSION:-0.4.14}
|
||||
VERSION=${VERSION:-0.4.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lutris"
|
||||
VERSION="0.4.14"
|
||||
VERSION="0.4.18"
|
||||
HOMEPAGE="https://lutris.net/"
|
||||
DOWNLOAD="http://lutris.net/releases/lutris_0.4.14.tar.xz"
|
||||
MD5SUM="1550826b2022af03f5e249c8c624a608"
|
||||
DOWNLOAD="http://lutris.net/releases/lutris_0.4.18.tar.xz"
|
||||
MD5SUM="f4f3eccdbad3481b6927ce0b3c8a40a1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pygobject3-python3 dbus-python3 python3-PyYAML pyxdg"
|
||||
|
|
Loading…
Reference in New Issue