aboutsummaryrefslogtreecommitdiff
path: root/games/galaxyv2/galaxyv2.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2023-03-14 17:15:59 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-18 09:50:17 +0700
commit10a748fdd6054b4bb3f578bd4c2caa69e8a5f650 (patch)
tree967c180761893210179554bc1d7b230dc267f997 /games/galaxyv2/galaxyv2.SlackBuild
parent97d91e398951b3da865dbdd060a6f5476c42dad7 (diff)
games/galaxyv2: Updated for version 1.86.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/galaxyv2/galaxyv2.SlackBuild')
-rw-r--r--games/galaxyv2/galaxyv2.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/galaxyv2/galaxyv2.SlackBuild b/games/galaxyv2/galaxyv2.SlackBuild
index da109c81c4e9..10b79399916a 100644
--- a/games/galaxyv2/galaxyv2.SlackBuild
+++ b/games/galaxyv2/galaxyv2.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for galaxyv2
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=galaxyv2
-VERSION=${VERSION:-1.85}
+VERSION=${VERSION:-1.86}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}