aboutsummaryrefslogtreecommitdiff
path: root/games/cgames/cgames.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2022-02-10 23:18:38 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-12 00:29:35 +0700
commit884faa6a4cd4a41a5d2b925b552811bbe2d0d442 (patch)
treebd46d8144b2a4fe8e8c7940e3c92f50c8ff1d4f5 /games/cgames/cgames.SlackBuild
parent9c8c19055e64453b7b06402a4cac4e37be022b81 (diff)
downloadslackbuilds-884faa6a4cd4a41a5d2b925b552811bbe2d0d442.tar.xz
games/cgames: Updated for version 2.2b.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/cgames/cgames.SlackBuild')
-rw-r--r--games/cgames/cgames.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/cgames/cgames.SlackBuild b/games/cgames/cgames.SlackBuild
index e65efe8fe7c4..43ec8393ec30 100644
--- a/games/cgames/cgames.SlackBuild
+++ b/games/cgames/cgames.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cgames
-# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2022 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=cgames
-VERSION=${VERSION:-2.2a}
+VERSION=${VERSION:-2.2b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}