aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-rst/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-rst/APKBUILD')
-rw-r--r--testing/py-rst/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-rst/APKBUILD b/testing/py-rst/APKBUILD
index 92b786e223..95743ee9c9 100644
--- a/testing/py-rst/APKBUILD
+++ b/testing/py-rst/APKBUILD
@@ -3,9 +3,9 @@
pkgname=py-rst
_pkgname=rst
pkgver=0.1
-pkgrel=0
+pkgrel=1
pkgdesc="A Python module to create reStructuredText documents"
-url="http://rst.readthedocs.org"
+url="https://rst.readthedocs.org/"
arch="noarch"
license="MIT"
depends="python2"