diff options
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} |