mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/edgar: Updated for version 1.28.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
af810d332c
commit
ca8a155b5a
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for the legend of edgar
|
||||
|
||||
# Copyright 2017 Tim Dickson, dickson.tim@googlemail.com
|
||||
# Copyright 2017/8 Tim Dickson, dickson.tim@googlemail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=edgar
|
||||
VERSION=${VERSION:-1.27}
|
||||
VERSION=${VERSION:-1.28}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="edgar"
|
||||
VERSION="1.27"
|
||||
VERSION="1.28"
|
||||
HOMEPAGE="http://www.parallelrealities.co.uk/p/legend-of-edgar.html"
|
||||
DOWNLOAD="https://github.com/riksweeney/edgar/archive/1.27/edgar-1.27.tar.gz"
|
||||
MD5SUM="c6f419895eba24818901088dfbbeb69a"
|
||||
DOWNLOAD="https://github.com/riksweeney/edgar/archive/1.28/edgar-1.28.tar.gz"
|
||||
MD5SUM="71d556a54f34e2427d1324935d18e7dd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue