diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 12:09:51 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 12:09:51 +0100 |
commit | 8f1f8c225549e0f266d00bccc3994a5d65ffc9b6 (patch) | |
tree | 03f5fd77e953b0eafa68afcff237604f60ded637 /python-sphinxcontrib-programoutput | |
parent | 1e4a1fa853efa6f28fc6cf38777da557198829d1 (diff) | |
download | archlinuxewe-8f1f8c225549e0f266d00bccc3994a5d65ffc9b6.tar.xz |
recompile all python packages
Diffstat (limited to 'python-sphinxcontrib-programoutput')
-rw-r--r-- | python-sphinxcontrib-programoutput/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-sphinxcontrib-programoutput/PKGBUILD b/python-sphinxcontrib-programoutput/PKGBUILD index 1ee039a62..4505867f3 100644 --- a/python-sphinxcontrib-programoutput/PKGBUILD +++ b/python-sphinxcontrib-programoutput/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-sphinxcontrib-programoutput _pkgname=sphinxcontrib-programoutput pkgver=0.17 -pkgrel=26 +pkgrel=27 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |