summaryrefslogtreecommitdiffstats
path: root/network/neomutt/neomutt.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/neomutt/neomutt.SlackBuild')
-rw-r--r--network/neomutt/neomutt.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/network/neomutt/neomutt.SlackBuild b/network/neomutt/neomutt.SlackBuild
index cf4400db76..c0fc2c0cf3 100644
--- a/network/neomutt/neomutt.SlackBuild
+++ b/network/neomutt/neomutt.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for neomutt
#
-# Copyright 2016-2020 Corrado Franco (https://corradofranco.it)
+# Copyright 2016-2021 Corrado Franco (https://corradofranco.it)
# All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
@@ -26,7 +26,7 @@
# Latest version of this SlackBuild at https://github.com/conraid/SlackBuilds
PRGNAM=neomutt
-VERSION=${VERSION:-20200320}
+VERSION=${VERSION:-20210205}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -94,9 +94,10 @@ CXXFLAGS="$SLKCFLAGS" \
--gpgme \
--locales-fix \
--sqlite \
+ --full-doc \
--host=$ARCH-slackware-linux \
--build=$ARCH-slackware-linux \
- $LUA $NOTMUCH $KYOTO $IDN2
+ $NOTMUCH $KYOTO $IDN2 $LUA
make
make DESTDIR=$PKG install