diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 09:38:16 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 09:38:16 +0100 |
commit | 85abce5123bdc0ecdb69380eb4ece907f6deb163 (patch) | |
tree | 2e75a7aefac458c40872d8c59467d1bdc2326080 /python-sphinxcontrib-programoutput | |
parent | 2366c946f6a6091c0584cb72cf944afcffa2300b (diff) | |
download | archlinuxewe-85abce5123bdc0ecdb69380eb4ece907f6deb163.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 aa7b549d8..5fdb75ce7 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=11 +pkgrel=12 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |