aboutsummaryrefslogtreecommitdiff
path: root/python/pelican/pelican.SlackBuild
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2019-02-22 09:25:11 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-22 09:25:11 +0700
commit1fc00c955390dfaa87fd4b8db8270584533e5cea (patch)
treea1b62d4e44a46772307efd2ce9b80159b5c63851 /python/pelican/pelican.SlackBuild
parent20219b8aa17a80b1b9ff019d4b0b01e4c7e17554 (diff)
python/pelican: Updated for version 4.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pelican/pelican.SlackBuild')
-rw-r--r--python/pelican/pelican.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pelican/pelican.SlackBuild b/python/pelican/pelican.SlackBuild
index f4f4742842a34..3a416158ce8d8 100644
--- a/python/pelican/pelican.SlackBuild
+++ b/python/pelican/pelican.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pelican
-# Copyright 2015-2017 Markus Reichelt, Aachen, DE
+# Copyright 2015-2019 Markus Reichelt, Aachen, DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
PRGNAM=pelican
-VERSION=${VERSION:-3.7.1}
+VERSION=${VERSION:-4.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}