games/edgar: Updated for version 1.36.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Tim Dickson 2023-01-06 02:34:15 +00:00 committed by Willy Sudiarto Raharjo
parent b5e37847d0
commit 3be259ead1
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for the legend of edgar
# Copyright 2017-22 Tim Dickson, dickson.tim@googlemail.com
# Copyright 2017-23 Tim Dickson, dickson.tim@googlemail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,11 +24,12 @@
# 20220220 bkw: Modified by SlackBuilds.org: fix github download URL.
# 20220324 updated for v1.35
# 20230105 updated for v1.36
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=edgar
VERSION=${VERSION:-1.35}
VERSION=${VERSION:-1.36}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="edgar"
VERSION="1.35"
VERSION="1.36"
HOMEPAGE="https://www.parallelrealities.co.uk/games/edgar/"
DOWNLOAD="https://github.com/riksweeney/edgar/archive/1.35/edgar-1.35.tar.gz"
MD5SUM="43f99c27386adaae2249a7db3b5b1e91"
DOWNLOAD="https://github.com/riksweeney/edgar/archive/1.36/edgar-1.36.tar.gz"
MD5SUM="758bca5ef7333e6b55cf884a6272a284"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""