summaryrefslogtreecommitdiffstats
path: root/office/convertlit/convertlit.SlackBuild
diff options
context:
space:
mode:
author B. Watson2017-01-31 23:50:48 +0100
committer Willy Sudiarto Raharjo2017-02-04 01:00:07 +0100
commit80dc7e6f16de508746995dc5953a4703043e7ab4 (patch)
tree92c6b0e33e4a8a09dbd37bc676692c624ac9718c /office/convertlit/convertlit.SlackBuild
parent99c7cc58802f7819e069abde48458c3810c56157 (diff)
downloadslackbuilds-80dc7e6f16de508746995dc5953a4703043e7ab4.tar.gz
office/convertlit: Update REQUIRES.
Diffstat (limited to 'office/convertlit/convertlit.SlackBuild')
-rw-r--r--office/convertlit/convertlit.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/office/convertlit/convertlit.SlackBuild b/office/convertlit/convertlit.SlackBuild
index 4ae4e22599..50b4b958de 100644
--- a/office/convertlit/convertlit.SlackBuild
+++ b/office/convertlit/convertlit.SlackBuild
@@ -11,9 +11,11 @@
# the package name, but not the actual executable. I've renamed the binary
# to convertlit to keep things SFW.
+# 20170131 bkw: BUILD=3, REQUIRES was ltm, now libtommath
+
PRGNAM=convertlit
VERSION=${VERSION:-1.8}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then