games/lutris: Updated to 0.5.12

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ozan Türkyılmaz 2022-12-02 13:31:10 +03:00 committed by Willy Sudiarto Raharjo
parent aee2ee78b0
commit e3b130cf39
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lutris
VERSION=${VERSION:-0.5.11}
VERSION=${VERSION:-0.5.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="lutris"
VERSION="0.5.11"
VERSION="0.5.12"
HOMEPAGE="https://lutris.net/"
DOWNLOAD="https://github.com/lutris/lutris/archive/refs/tags/v0.5.11/lutris-0.5.11.tar.gz"
MD5SUM="99fb42814fa8c6200156f3e2648cdae6"
DOWNLOAD="https://github.com/lutris/lutris/archive/refs/tags/v0.5.12/lutris-0.5.12.tar.gz"
MD5SUM="f6f6912f9d182866862b4157e7486084"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-magic webkit2gtk lxml"