summaryrefslogtreecommitdiffstats
path: root/python/pelican/pelican.SlackBuild
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2017-06-18 21:37:33 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-06-18 21:37:33 +0100
commitc49dfc76384dafd7a415a02f979a51de24f89b12 (patch)
treed076c450ee11326b57fbeadd727b191ebda2649c /python/pelican/pelican.SlackBuild
parent2084b30c93b46c19d4c228e0872792f94afe0d7c (diff)
downloadslackbuilds-c49dfc76384dafd7a415a02f979a51de24f89b12.tar.gz
slackbuilds-c49dfc76384dafd7a415a02f979a51de24f89b12.tar.xz
python/pelican: Updated for version 3.7.1.
Signed-off-by: David Spencer <idlemoor@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 57276f19d8..f4f4742842 100644
--- a/python/pelican/pelican.SlackBuild
+++ b/python/pelican/pelican.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pelican
-# Copyright 2015-2016 Markus Reichelt, Aachen, DE
+# Copyright 2015-2017 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.6.3}
+VERSION=${VERSION:-3.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}