games/edgar: Updated for version 1.37.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Tim Dickson 2024-01-18 07:49:43 +07:00 committed by Willy Sudiarto Raharjo
parent 71ae6d2341
commit 040cbda77a
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-23 Tim Dickson, dickson.tim@googlemail.com
# Copyright 2017-24 Tim Dickson, dickson.tim@googlemail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,11 +25,12 @@
# 20220220 bkw: Modified by SlackBuilds.org: fix github download URL.
# 20220324 updated for v1.35
# 20230105 updated for v1.36
# 20240117 updated for v1.37
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=edgar
VERSION=${VERSION:-1.36}
VERSION=${VERSION:-1.37}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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