summaryrefslogtreecommitdiffstats
path: root/office/pandoc-bin/pandoc-bin.SlackBuild
diff options
context:
space:
mode:
author Andrew Payne2020-01-16 19:01:11 +0100
committer Willy Sudiarto Raharjo2020-01-16 19:01:11 +0100
commit8259e22e8e8ed5ca09ef2ae7c6adcca6bd78ba22 (patch)
tree38794f882a5b05a64ef6f0d94bccdf6b7595151e /office/pandoc-bin/pandoc-bin.SlackBuild
parent9e958d48fc0324b636738cb5f4b7f7cb99f49d50 (diff)
downloadslackbuilds-8259e22e8e8ed5ca09ef2ae7c6adcca6bd78ba22.tar.gz
office/pandoc-bin: Updated for version 2.9.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/pandoc-bin/pandoc-bin.SlackBuild')
-rw-r--r--office/pandoc-bin/pandoc-bin.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/pandoc-bin/pandoc-bin.SlackBuild b/office/pandoc-bin/pandoc-bin.SlackBuild
index 602715abc2..db32eada28 100644
--- a/office/pandoc-bin/pandoc-bin.SlackBuild
+++ b/office/pandoc-bin/pandoc-bin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pandoc-bin
-# Copyright 2019 Andrew Payne <phalange@komputermatrix.com>
+# Copyright 2019-2020 Andrew Payne, Boston MA <phalange@komputermatrix.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=pandoc-bin
SRCNAM=pandoc
-VERSION=${VERSION:-2.9.1}
+VERSION=${VERSION:-2.9.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}