office/alot: Updated for version 0.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fc32d83c99
commit
b0a6deac80
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=alot
|
||||
VERSION=${VERSION:-0.4}
|
||||
VERSION=${VERSION:-0.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="alot"
|
||||
VERSION="0.4"
|
||||
VERSION="0.5.1"
|
||||
HOMEPAGE="https://github.com/pazz/alot"
|
||||
DOWNLOAD="https://github.com/pazz/alot/archive/0.4/alot-0.4.tar.gz"
|
||||
MD5SUM="27d6e8f227b7b1d67d265500279e7315"
|
||||
DOWNLOAD="https://github.com/pazz/alot/archive/0.5.1/alot-0.5.1.tar.gz"
|
||||
MD5SUM="6669fa612518f807827ddeee5ed7f0e3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue