mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/alot: Updated for version 0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aaf662a4a4
commit
141e360253
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue