diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 08:29:07 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 08:29:07 +0100 |
commit | 18b31e8c5b720779657da5c03ae89f87c2395e43 (patch) | |
tree | 796df818a39a461af558472b42f619f4c677795c /python-sphinxcontrib-programoutput | |
parent | 2afff09806558fdee6ec62bac9290bffe30ab229 (diff) | |
download | archlinuxewe-18b31e8c5b720779657da5c03ae89f87c2395e43.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 6e40645bb..e17d48c3b 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=4 +pkgrel=5 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |