diff options
author | Erich Eckner <git@eckner.net> | 2024-12-28 15:10:36 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-28 15:10:36 +0100 |
commit | ac18db0b6c6acbad5f70f85babe2e29af5c69f56 (patch) | |
tree | 2ad537eb56dac08abbf29add498dca0767949301 /python-sphinxcontrib-programoutput/PKGBUILD | |
parent | 85be93857b863399c0a526f4dfeaad544fe6b292 (diff) | |
download | archlinuxewe-ac18db0b6c6acbad5f70f85babe2e29af5c69f56.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 465903d6c..c9228eb00 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=70 +pkgrel=71 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |