diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:37:53 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:24 +0100 |
commit | cbd83eb6b25171f659b1961bd4e9f57b3f0441d5 (patch) | |
tree | 7926675384455eb9c4fed099b0fc8904592ed71f /testing/pelican | |
parent | 3d15f5d20b34431221e68e0ebe5c409afe09852e (diff) | |
download | aports-cbd83eb6b25171f659b1961bd4e9f57b3f0441d5.tar.bz2 aports-cbd83eb6b25171f659b1961bd4e9f57b3f0441d5.tar.xz |
testing/pelican: rebuild against new version of python3
Diffstat (limited to 'testing/pelican')
-rw-r--r-- | testing/pelican/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pelican/APKBUILD b/testing/pelican/APKBUILD index 541b89caa0..802521ecfb 100644 --- a/testing/pelican/APKBUILD +++ b/testing/pelican/APKBUILD @@ -3,7 +3,7 @@ pkgname=pelican _pkgname=pelican pkgver=3.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="A tool to generate a static blog from reStructuredText or Markdown input files." url="https://pypi.python.org/pypi/pelican/" arch="noarch" |