diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-05-12 17:04:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 07:22:22 +0700 |
commit | 4f919d0004a364353db923cd1ecc21c351a6d1de (patch) | |
tree | dd831d18ce8276f0700f23842ea7cd7998cf9f37 /games/openspades/openspades.SlackBuild | |
parent | 92d632b33e11b4dca143b662a9832ff573b387b2 (diff) |
games/openspades: Updated for version 0.1.3.
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 7d976272ab392..4f16e21bf7a77 100644 --- a/games/openspades/openspades.SlackBuild +++ b/games/openspades/openspades.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for openspades -# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-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=openspades -VERSION=${VERSION:-0.1.2} +VERSION=${VERSION:-0.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |