summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-05-12 16:41:24 +0200
committer Willy Sudiarto Raharjo2019-05-18 02:22:21 +0200
commit92d632b33e11b4dca143b662a9832ff573b387b2 (patch)
tree1bc57fb94009b05633d6b71c052e76e75e84f0d6 /games
parent561542c48c76824b02c55bce8359697264a489e6 (diff)
downloadslackbuilds-92d632b33e11b4dca143b662a9832ff573b387b2.tar.gz
games/astromenace: Updated for version 1.4.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-rw-r--r--games/astromenace/astromenace.SlackBuild4
-rw-r--r--games/astromenace/astromenace.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/astromenace/astromenace.SlackBuild b/games/astromenace/astromenace.SlackBuild
index 1f7fdec59d..8572b68273 100644
--- a/games/astromenace/astromenace.SlackBuild
+++ b/games/astromenace/astromenace.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for AstroMenace
-# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
# 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=astromenace
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/astromenace/astromenace.info b/games/astromenace/astromenace.info
index 4482e38188..15847b0e52 100644
--- a/games/astromenace/astromenace.info
+++ b/games/astromenace/astromenace.info
@@ -1,8 +1,8 @@
PRGNAM="astromenace"
-VERSION="1.4.0"
+VERSION="1.4.1"
HOMEPAGE="https://www.viewizard.com/"
-DOWNLOAD="https://github.com/viewizard/astromenace/archive/v1.4.0/astromenace-1.4.0.tar.gz"
-MD5SUM="150e5d2aa6610c7ea23216edbcd03b6e"
+DOWNLOAD="https://github.com/viewizard/astromenace/archive/v1.4.1/astromenace-1.4.1.tar.gz"
+MD5SUM="f1384a75f9193e74ab0aff77baf58dac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="freealut SDL2"