diff options
author | Erich Eckner <git@eckner.net> | 2024-12-27 16:29:19 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-27 16:40:15 +0100 |
commit | 0f6e43443849a61faaac03a65d0832d3e024b959 (patch) | |
tree | 43ccd198367f641d615dd7d5ae8f9d2b329884cb /python-sphinxcontrib-programoutput/PKGBUILD | |
parent | 168e3a6bb633b7fc3a2ba0377cf98b9b3cf535eb (diff) | |
download | archlinuxewe-0f6e43443849a61faaac03a65d0832d3e024b959.tar.xz |
recompile all python packages
Diffstat (limited to 'python-sphinxcontrib-programoutput/PKGBUILD')
-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 9c53b783c..fef12ffcc 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=68 +pkgrel=69 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |