diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-03-11 18:49:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:52:00 +0700 |
commit | 87faa313d9205089b0ccc0f6f8a8ee34a7c31960 (patch) | |
tree | b37348aa356610825c6978062d421add72f37550 /games/openspades/openspades.SlackBuild | |
parent | 2c9477948e55385e2e63a61d9b2d8c426a1aa1ec (diff) |
games/openspades: Updated for version 0.1.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games/openspades/openspades.SlackBuild')
-rw-r--r-- | games/openspades/openspades.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openspades/openspades.SlackBuild b/games/openspades/openspades.SlackBuild index ecd5d143a2d4..7d976272ab39 100644 --- a/games/openspades/openspades.SlackBuild +++ b/games/openspades/openspades.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for openspades -# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2018 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=openspades -VERSION=${VERSION:-0.1.1c} +VERSION=${VERSION:-0.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |