diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2017-01-08 01:21:20 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-09 20:18:25 +0000 |
commit | 141e36025367bdbfc98adaba911095bf655e9027 (patch) | |
tree | fbe81cf34ad48ccacea30b139ab8f8e81c8b2a20 /office/alot/alot.SlackBuild | |
parent | aaf662a4a4bfd13031870eadd6d4ec50451a54b8 (diff) |
office/alot: Updated for version 0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/alot/alot.SlackBuild')
-rw-r--r-- | office/alot/alot.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/alot/alot.SlackBuild b/office/alot/alot.SlackBuild index afb18d747f706..4ae7421c6c0d6 100644 --- a/office/alot/alot.SlackBuild +++ b/office/alot/alot.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for alot -# Written by Jostein Berntsen <jbernts@broadpark.no> +# Copyrigt 2016-2017 by Jostein Berntsen <jbernts@broadpark.no> # 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=alot -VERSION=${VERSION:-0.3.7} +VERSION=${VERSION:-0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |