diff options
author | Erich Eckner <git@eckner.net> | 2024-04-28 07:47:08 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-04-28 07:47:08 +0200 |
commit | 15e1f6393bf12eed406adced14233b45e5ed7a10 (patch) | |
tree | b3a859ad13b1f4b50862f89ab7f3f361b45507ed /python-sphinxcontrib-programoutput | |
parent | ecbc9db674c95ceeef7488b512a1309a64511ac3 (diff) | |
download | archlinuxewe-15e1f6393bf12eed406adced14233b45e5ed7a10.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 9baf8c8bc..4a7aa87ae 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=64 +pkgrel=65 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" |