diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 14:47:37 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 14:47:37 +0100 |
commit | f3fafe5863daa472eab863d1f231f8d967cbecbc (patch) | |
tree | f89ba3cc8c3c27848ead460dba0736feb213355e /python-sphinxcontrib-programoutput | |
parent | 0e45164f74c2ae7677a8366a18c4330171872cb0 (diff) | |
download | archlinuxewe-f3fafe5863daa472eab863d1f231f8d967cbecbc.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 4bc5ccc99..da69843ff 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=42 +pkgrel=43 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |