diff options
Diffstat (limited to 'community/py3-sphinx-autobuild')
-rw-r--r-- | community/py3-sphinx-autobuild/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-sphinx-autobuild/APKBUILD b/community/py3-sphinx-autobuild/APKBUILD index bd52afd31f..f9c5265767 100644 --- a/community/py3-sphinx-autobuild/APKBUILD +++ b/community/py3-sphinx-autobuild/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-sphinx-autobuild _pkgname=sphinx-autobuild pkgver=0.7.1 -pkgrel=0 +pkgrel=1 pkgdesc="Watch a Sphinx directory and rebuild the documentation when a change is detected" url="https://github.com/GaretJax/sphinx-autobuild" arch="noarch" |