diff options
Diffstat (limited to 'testing')
-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" |