diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 13:43:23 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 13:43:23 +0100 |
commit | fb3a1e06b8ff985ceffd60cba79b4750e3af618d (patch) | |
tree | a4d97e417cbdd08707413176e6bd1acb138cda6a /python-sphinxcontrib-programoutput | |
parent | 7f160bd0cde97975360083057031923e96bc0585 (diff) | |
download | archlinuxewe-fb3a1e06b8ff985ceffd60cba79b4750e3af618d.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 24af86ced..f83fa397b 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=36 +pkgrel=37 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |