diff options
author | Erich Eckner <git@eckner.net> | 2024-04-28 07:57:45 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-04-28 07:57:45 +0200 |
commit | ca69290d2532f020ad1958655c5dcae2af7af16e (patch) | |
tree | a42a083f1ece5948587da42af611dcdf82d398e6 /python-sphinxcontrib-programoutput/PKGBUILD | |
parent | 15e1f6393bf12eed406adced14233b45e5ed7a10 (diff) | |
download | archlinuxewe-ca69290d2532f020ad1958655c5dcae2af7af16e.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 4a7aa87ae..a4e0228fd 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=65 +pkgrel=66 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |