aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 19:32:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:56 +0000
commit67d34b120ff993c0d9b2fb6d9387c2600840069d (patch)
tree5ef8aa755a63380c61889a3b3fd8e588221ff1af /testing
parent4ebbc85049dd618e6e0276f8c32e5b0a2cf25ce9 (diff)
downloadaports-67d34b120ff993c0d9b2fb6d9387c2600840069d.tar.bz2
aports-67d34b120ff993c0d9b2fb6d9387c2600840069d.tar.xz
testing/pelican: rebuild against python 3.7
Diffstat (limited to 'testing')
-rw-r--r--testing/pelican/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pelican/APKBUILD b/testing/pelican/APKBUILD
index 460132e999..98e32942a0 100644
--- a/testing/pelican/APKBUILD
+++ b/testing/pelican/APKBUILD
@@ -3,7 +3,7 @@
pkgname=pelican
_pkgname=pelican
pkgver=3.7.1
-pkgrel=0
+pkgrel=1
pkgdesc="A tool to generate a static blog from reStructuredText or Markdown input files."
url="https://pypi.python.org/pypi/pelican/"
arch="noarch"