diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 10:01:30 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 10:01:30 +0100 |
commit | 0c65980d94e5c98cdfaae324166b51d6f715f90c (patch) | |
tree | b9342b79b8ddb6e876c10b0f8dcc3ce77fc5544b /python-sphinxcontrib-programoutput | |
parent | 83cfa997b0e0052b30f2533eff176110e9be434e (diff) | |
download | archlinuxewe-0c65980d94e5c98cdfaae324166b51d6f715f90c.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 f56ff497d..0daafb9d6 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=13 +pkgrel=14 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |