summaryrefslogtreecommitdiffstats
path: root/games/edgar/edgar.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/edgar/edgar.SlackBuild')
-rw-r--r--games/edgar/edgar.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/edgar/edgar.SlackBuild b/games/edgar/edgar.SlackBuild
index b58538f938..4571631b3c 100644
--- a/games/edgar/edgar.SlackBuild
+++ b/games/edgar/edgar.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for the legend of edgar
-# Copyright 2017-22 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
@@ -24,11 +24,13 @@
# 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.35}
+VERSION=${VERSION:-1.37}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}