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 | |
parent | aaf662a4a4bfd13031870eadd6d4ec50451a54b8 (diff) | |
download | slackbuilds-141e36025367bdbfc98adaba911095bf655e9027.tar.gz |
office/alot: Updated for version 0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/alot/alot.SlackBuild | 4 | ||||
-rw-r--r-- | office/alot/alot.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/alot/alot.SlackBuild b/office/alot/alot.SlackBuild index afb18d747f..4ae7421c6c 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} diff --git a/office/alot/alot.info b/office/alot/alot.info index 4b97ef0a10..8e85d6c872 100644 --- a/office/alot/alot.info +++ b/office/alot/alot.info @@ -1,8 +1,8 @@ PRGNAM="alot" -VERSION="0.3.7" +VERSION="0.4" HOMEPAGE="https://github.com/pazz/alot" -DOWNLOAD="https://github.com/pazz/alot/archive/0.3.7.tar.gz" -MD5SUM="1235a6427ec312cded3ba66dcc018f03" +DOWNLOAD="https://github.com/pazz/alot/archive/0.4/alot-0.4.tar.gz" +MD5SUM="27d6e8f227b7b1d67d265500279e7315" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |