diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 16:16:17 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 16:16:17 +0100 |
commit | 6ebc097410d349113500400877ca2aa18f929ad2 (patch) | |
tree | 6ecd46ec55de53632c1dd927e16086e820d187ee /python-sphinxcontrib-programoutput | |
parent | c1357109f396cbeafdca559a44b815935230a3d8 (diff) | |
download | archlinuxewe-6ebc097410d349113500400877ca2aa18f929ad2.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 91a46504a..7d7e3f2c3 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=51 +pkgrel=52 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |