aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-11-10 22:21:54 +0100
committerJustin Berthault <justin.berthault@zaclys.net>2020-11-10 22:22:39 +0100
commitb7984cc9c31064e6828c430f5cd03df49db3cdea (patch)
treebe6939382f2f209743e6d4d613b8b2a21119d328
parent78fde4aaf1a74eb13a3f083cb6dfb29f578c3265 (diff)
testing/py3-pelican: upgrade to 4.5.1
-rw-r--r--testing/py3-pelican/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pelican/APKBUILD b/testing/py3-pelican/APKBUILD
index 4b506bea1cc..459948f4de1 100644
--- a/testing/py3-pelican/APKBUILD
+++ b/testing/py3-pelican/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Danilo Falcão <danilo@falcao.org>
pkgname=py3-pelican
_pkgname=pelican
-pkgver=4.5.0
+pkgver=4.5.1
pkgrel=0
pkgdesc="Static site generator written in Python"
options="!check" # Tests require locale support
@@ -50,4 +50,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="71cd7e8556a7762290b8a7620b9c539abc9a31393a02c3e120ae760913ecfead442ff36d6210cfa53e7ef9724cbc5a0d1ddf1a1ed2f0fe0706a1a144e0eb5d3b pelican-4.5.0.tar.gz"
+sha512sums="d4c48b6ab09f37e40da57c594885f98ede85f048015a0eb35fbd053897d6fac47a03cf088a654df39a8dd5d09a42c3a82b30b7a1026568821b3e7fda4d5dc643 pelican-4.5.1.tar.gz"