summaryrefslogtreecommitdiffstats
path: root/games/eureka
diff options
context:
space:
mode:
author B. Watson2021-10-06 21:16:07 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:36 +0200
commit3c1962b00a2f9adbc06286cf4f32999b13dd97f2 (patch)
treee733167afb5231328983b6988754a68b924aa710 /games/eureka
parented1f3a7b33158d7f764b38f9b3b0892c6c12319f (diff)
downloadslackbuilds-3c1962b00a2f9adbc06286cf4f32999b13dd97f2.tar.gz
games/eureka: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/eureka')
-rw-r--r--games/eureka/README2
-rw-r--r--games/eureka/eureka.SlackBuild3
-rw-r--r--games/eureka/eureka.info2
3 files changed, 3 insertions, 4 deletions
diff --git a/games/eureka/README b/games/eureka/README
index c848a450e7..5098397fb5 100644
--- a/games/eureka/README
+++ b/games/eureka/README
@@ -1,3 +1,5 @@
+eureka (DOOM level editor)
+
Eureka is a cross-platform DOOM level editor using the FLTK widget
library. It is based on Yadex and provides a new interface, support for
source ports and a 3D preview feature.
diff --git a/games/eureka/eureka.SlackBuild b/games/eureka/eureka.SlackBuild
index c1f0dc7541..85bba4722d 100644
--- a/games/eureka/eureka.SlackBuild
+++ b/games/eureka/eureka.SlackBuild
@@ -47,9 +47,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/games/eureka/eureka.info b/games/eureka/eureka.info
index 42ea041c67..6aedadfdb3 100644
--- a/games/eureka/eureka.info
+++ b/games/eureka/eureka.info
@@ -1,7 +1,7 @@
PRGNAM="eureka"
VERSION="1.27b"
HOMEPAGE="http://eureka-editor.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/project/eureka-editor/Eureka/1.27/eureka-1.27b-source.tar.gz"
+DOWNLOAD="https://downloads.sourceforge.net/project/eureka-editor/Eureka/1.27/eureka-1.27b-source.tar.gz"
MD5SUM="ded6495c09e23bfe55513eb47abf17ea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""