diff options
-rw-r--r-- | testing/py3-pelican/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pelican/APKBUILD b/testing/py3-pelican/APKBUILD index 4dc19ec020..1cb8276ef6 100644 --- a/testing/py3-pelican/APKBUILD +++ b/testing/py3-pelican/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pelican _pkgname=pelican pkgver=4.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Static site generator written in Python" options="!check" # Tests require locale support url="https://getpelican.com" |