diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2019-02-22 09:25:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-22 09:25:11 +0700 |
commit | 1fc00c955390dfaa87fd4b8db8270584533e5cea (patch) | |
tree | a1b62d4e44a46772307efd2ce9b80159b5c63851 /python | |
parent | 20219b8aa17a80b1b9ff019d4b0b01e4c7e17554 (diff) | |
download | slackbuilds-1fc00c955390dfaa87fd4b8db8270584533e5cea.tar.gz |
python/pelican: Updated for version 4.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/pelican/pelican.SlackBuild | 4 | ||||
-rw-r--r-- | python/pelican/pelican.info | 6 | ||||
-rw-r--r-- | python/pelican/slack-desc | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/python/pelican/pelican.SlackBuild b/python/pelican/pelican.SlackBuild index f4f4742842..3a416158ce 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} diff --git a/python/pelican/pelican.info b/python/pelican/pelican.info index c40c00b21a..1e26a87096 100644 --- a/python/pelican/pelican.info +++ b/python/pelican/pelican.info @@ -1,8 +1,8 @@ PRGNAM="pelican" -VERSION="3.7.1" +VERSION="4.0.1" HOMEPAGE="https://pypi.python.org/pypi/pelican/" -DOWNLOAD="https://pypi.python.org/packages/d0/9e/c5cf3f7e98b84ac666422d7f6707cc415d4c96247c266377c0ed5a489f49/pelican-3.7.1.tar.gz" -MD5SUM="da0f459c0a9e302974d5ebf86e3dc78b" +DOWNLOAD="https://files.pythonhosted.org/packages/ac/16/7d3e5cef02c16c0a8ce5fb3a8790f0d193e954743b1177eb582107c3196d/pelican-4.0.1.tar.gz" +MD5SUM="e4e16496061530dde649f1dff4ece077" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="feedgenerator Jinja2 Unidecode blinker pytz docutils Pygments six python-dateutil Markdown" diff --git a/python/pelican/slack-desc b/python/pelican/slack-desc index d42c487071..f15ff12615 100644 --- a/python/pelican/slack-desc +++ b/python/pelican/slack-desc @@ -11,7 +11,7 @@ pelican: pelican: Pelican is a tool to generate a static blog from reStructuredText pelican: or Markdown input files. pelican: -pelican: Homepage: https://pypi.python.org/pypi/pelican/ +pelican: Homepage: https://getpelican.com/ pelican: pelican: pelican: |