aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pypandoc/python3-pypandoc.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-10-04 19:13:31 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-07 22:53:59 +0700
commit381514dac126dba3b7f382543fac9d83e0856414 (patch)
treeda02a87cab5173573d773d14f37bcfd2b0882541 /python/python3-pypandoc/python3-pypandoc.SlackBuild
parent650e2e0c99b890ecf140e330b0d523a1d8d68136 (diff)
python/python3-pypandoc: Update for 1.9 (+remove wheel DEP)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pypandoc/python3-pypandoc.SlackBuild')
-rw-r--r--python/python3-pypandoc/python3-pypandoc.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pypandoc/python3-pypandoc.SlackBuild b/python/python3-pypandoc/python3-pypandoc.SlackBuild
index 8d5fc917da..00e1324fdd 100644
--- a/python/python3-pypandoc/python3-pypandoc.SlackBuild
+++ b/python/python3-pypandoc/python3-pypandoc.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pypandoc
-VERSION=${VERSION:-1.8.1}
+VERSION=${VERSION:-1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}