aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rstcheck
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:58:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:58:26 +0000
commit76661cc832dcf23ca9f22ba203ed080790c8a20e (patch)
tree4281784ed8a889166ce27ca0bd677824eb7c16b3 /testing/rstcheck
parent1df57235716faab7da3b90afa344722f7bf19830 (diff)
downloadaports-76661cc832dcf23ca9f22ba203ed080790c8a20e.tar.bz2
aports-76661cc832dcf23ca9f22ba203ed080790c8a20e.tar.xz
testing/rstcheck: rebuild against python 3.8
Diffstat (limited to 'testing/rstcheck')
-rw-r--r--testing/rstcheck/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rstcheck/APKBUILD b/testing/rstcheck/APKBUILD
index 6748358d26..515119ca19 100644
--- a/testing/rstcheck/APKBUILD
+++ b/testing/rstcheck/APKBUILD
@@ -3,7 +3,7 @@
pkgname=rstcheck
_pyname=rstcheck
pkgver=3.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="Checks syntax of reStructuredText and code blocks nested within it"
url="https://github.com/myint/rstcheck"
arch="noarch"