python3-breathe: update to 4.21.0.
This commit is contained in:
parent
4587d2e967
commit
c55d7bb467
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python3-breathe'
|
||||
pkgname=python3-breathe
|
||||
version=4.20.0
|
||||
version=4.21.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="breathe-${version}"
|
||||
build_style=python3-module
|
||||
_pyreqs="python3-Sphinx python3-docutils python3-six"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/michaeljones/breathe"
|
||||
distfiles="https://github.com/michaeljones/breathe/archive/v${version}.tar.gz"
|
||||
checksum=8e364677e273894c8e41e03f9f16d139e449db5c9c80ea81bfec76461690b844
|
||||
checksum=7f97756a1b7f7998377b1153a976bf0d2879bb3ca1cb7bc846f455d37ca87ead
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue