diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2020-02-28 21:15:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-29 07:45:12 +0700 |
commit | 84d781dcd0252b582f71d562c767ea2f8a2c716a (patch) | |
tree | 1bcfcf80b0b4f7322adec61438950d58d8754e93 /misc/sbo-templates/sbo-templates.SlackBuild | |
parent | 6cfd78f422a24e5faffdc496ae57b8070a8dba0d (diff) |
misc/sbo-templates: Updated for version 1.3.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'misc/sbo-templates/sbo-templates.SlackBuild')
-rw-r--r-- | misc/sbo-templates/sbo-templates.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/sbo-templates/sbo-templates.SlackBuild b/misc/sbo-templates/sbo-templates.SlackBuild index 58ec2e46d8e5..cef4c550c8ed 100644 --- a/misc/sbo-templates/sbo-templates.SlackBuild +++ b/misc/sbo-templates/sbo-templates.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sbo-templates -# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2020 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=sbo-templates -VERSION=${VERSION:-1.3.1} +VERSION=${VERSION:-1.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |