diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 10:28:39 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 10:28:39 +0100 |
commit | c0d87cbd28c892ed3c1ecb47b592bec44e896c1e (patch) | |
tree | 65cb4c7aa4262f4ee309efd4b1b1e92a3094af6f /python-sphinxcontrib-programoutput | |
parent | a4845b75ff2a60d44daf197d81de48ca2a5e92d1 (diff) | |
download | archlinuxewe-c0d87cbd28c892ed3c1ecb47b592bec44e896c1e.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 288ad3748..f0c6fc11a 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=16 +pkgrel=17 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |