summaryrefslogtreecommitdiffstats
path: root/office/convertlit/convertlit.SlackBuild
diff options
context:
space:
mode:
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