diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 17:08:25 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 17:08:25 +0100 |
commit | 0a1d8e97db045910fc41944cebc068dbf65fb3e6 (patch) | |
tree | f76f5c672215c363fa3b0d45d89c3c681ace9dae /python-sphinxcontrib-programoutput | |
parent | 03112b46a49a2522db17dcd73708fce3565e942d (diff) | |
download | archlinuxewe-0a1d8e97db045910fc41944cebc068dbf65fb3e6.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 af0bbdca2..af6e2e05f 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=56 +pkgrel=57 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |