games/lutris: Updated for version 0.4.4.
Signed-off-by: Ryan P.C. McQuen <ryanpcmcquen@member.fsf.org>
This commit is contained in:
parent
0fb39c5d95
commit
4f6684b5a8
|
@ -23,7 +23,7 @@
|
|||
# <https://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=lutris
|
||||
VERSION=${VERSION:-0.4.3}
|
||||
VERSION=${VERSION:-0.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lutris"
|
||||
VERSION="0.4.3"
|
||||
VERSION="0.4.4"
|
||||
HOMEPAGE="https://lutris.net/"
|
||||
DOWNLOAD="https://lutris.net/releases/lutris_0.4.3.tar.xz"
|
||||
MD5SUM="10e960a606ed24d9c90c00cc9884488b"
|
||||
DOWNLOAD="https://lutris.net/releases/lutris_0.4.4.tar.xz"
|
||||
MD5SUM="04b2f60ddfcbacbd57018d1b9ca55050"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pygobject3-python3 dbus-python3 python3-PyYAML pyxdg"
|
||||
|
|
Loading…
Reference in New Issue