games/lutris: Updated for version 0.4.13.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
0872e07012
commit
ecd7f004e2
|
@ -24,7 +24,7 @@
|
||||||
# <https://www.gnu.org/licenses/>.
|
# <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
PRGNAM=lutris
|
PRGNAM=lutris
|
||||||
VERSION=${VERSION:-0.4.12}
|
VERSION=${VERSION:-0.4.13}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="lutris"
|
PRGNAM="lutris"
|
||||||
VERSION="0.4.12"
|
VERSION="0.4.13"
|
||||||
HOMEPAGE="https://lutris.net/"
|
HOMEPAGE="https://lutris.net/"
|
||||||
DOWNLOAD="http://lutris.net/releases/lutris_0.4.12.tar.xz"
|
DOWNLOAD="http://lutris.net/releases/lutris_0.4.13.tar.xz"
|
||||||
MD5SUM="11dcd17091bad695ad107b0bec7633ee"
|
MD5SUM="2aea856639388099e7b428d952979490"
|
||||||
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 New Issue