diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 08:06:05 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 08:06:05 +0100 |
commit | fb295cddef34ffbd740fca3467ca2e9d2634efb3 (patch) | |
tree | dd39b14a172480fbbeb3f398045329adc741edba /python-sphinxcontrib-programoutput | |
parent | 9d14898e77fdb708bbcf1ddc497074831dc45c66 (diff) | |
download | archlinuxewe-fb295cddef34ffbd740fca3467ca2e9d2634efb3.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 c3aaea3b3..48c0ee345 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=2 +pkgrel=3 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |