python3-breathe: update to 4.23.0.
This commit is contained in:
parent
4e1ee8b85c
commit
4832ab6187
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-breathe'
|
# Template file for 'python3-breathe'
|
||||||
pkgname=python3-breathe
|
pkgname=python3-breathe
|
||||||
version=4.22.1
|
version=4.23.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="breathe-${version}"
|
wrksrc="breathe-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
_pyreqs="python3-Sphinx python3-docutils python3-six"
|
_pyreqs="python3-Sphinx python3-docutils python3-six"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/michaeljones/breathe"
|
homepage="https://github.com/michaeljones/breathe"
|
||||||
distfiles="https://github.com/michaeljones/breathe/archive/v${version}.tar.gz"
|
distfiles="https://github.com/michaeljones/breathe/archive/v${version}.tar.gz"
|
||||||
checksum=b2cde521dd05bca0171b6008456d8f6fb66fd6231fbffa2802f3db8d3d5648a2
|
checksum=52fcd078792e5188e186536fe4ac65f92d9c35f026592efd9e23f85ad1c264df
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue