diff --git a/community/rstcheck/APKBUILD b/community/rstcheck/APKBUILD index 3061ef17b0c..fb94dab8bb9 100644 --- a/community/rstcheck/APKBUILD +++ b/community/rstcheck/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Keith Maxwell pkgname=rstcheck pkgver=6.2.5 -pkgrel=1 +pkgrel=2 pkgdesc="Checks syntax of reStructuredText and code blocks nested within it" url="https://github.com/rstcheck/rstcheck" arch="noarch"