diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 09:09:54 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 09:09:54 +0100 |
commit | 62d35a851f86d1e5e841b531aa41a24cb6b50bb1 (patch) | |
tree | 544c829c765b580c60e1fa21c286fcd67010069b /python-sphinxcontrib-programoutput | |
parent | b4df68480f212ce26f1321aab37c03c9b1027e0d (diff) | |
download | archlinuxewe-62d35a851f86d1e5e841b531aa41a24cb6b50bb1.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 4bad17723..273d6e083 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=8 +pkgrel=9 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |