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