* update python-sphinxcontrib-bibtex to 2.6.2-3

This commit is contained in:
Alexander Baldeck 2024-12-05 18:34:54 +01:00
parent d23bf23b34
commit 9b7a118fce
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-sphinxcontrib-bibtex
pkgdesc = A Sphinx extension for BibTeX style citations
pkgver = 2.6.2
pkgrel = 2
pkgrel = 3
url = https://sphinxcontrib-bibtex.readthedocs.org
arch = any
license = BSD

View File

@ -6,7 +6,7 @@
_pkgname=sphinxcontrib-bibtex
pkgname="python-${_pkgname}"
pkgver=2.6.2
pkgrel=2
pkgrel=3
pkgdesc="A Sphinx extension for BibTeX style citations"
arch=(any)
url="https://sphinxcontrib-bibtex.readthedocs.org"