python3-breathe: update to 4.22.0.
This commit is contained in:
parent
f0e72b59be
commit
7713e72464
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-breathe'
|
# Template file for 'python3-breathe'
|
||||||
pkgname=python3-breathe
|
pkgname=python3-breathe
|
||||||
version=4.21.0
|
version=4.22.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="breathe-${version}"
|
wrksrc="breathe-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=7f97756a1b7f7998377b1153a976bf0d2879bb3ca1cb7bc846f455d37ca87ead
|
checksum=4112a9901e668aa5ba0e8835d4b04a26cbcc787f1f44df919d4b68764a52cfba
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue