games/edgar: Updated for version 1.35.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Tim Dickson 2022-04-06 09:17:54 +07:00 committed by Willy Sudiarto Raharjo
parent 89549d6278
commit e7e97a8a8d
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-20 Tim Dickson, dickson.tim@googlemail.com
# Copyright 2017-22 Tim Dickson, dickson.tim@googlemail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,11 +23,12 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# 20220220 bkw: Modified by SlackBuilds.org: fix github download URL.
# 20220324 updated for v1.35
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=edgar
VERSION=${VERSION:-1.34}
VERSION=${VERSION:-1.35}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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