python3-breathe: update to 4.29.1.
This commit is contained in:
parent
1976587903
commit
fe6bdca267
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-breathe'
|
||||
pkgname=python3-breathe
|
||||
version=4.29.0
|
||||
version=4.29.1
|
||||
revision=1
|
||||
wrksrc="breathe-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/michaeljones/breathe"
|
||||
changelog="https://raw.githubusercontent.com/michaeljones/breathe/master/README.rst"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=5fc965cfd248c01909a4ba78f3d7130d85e08b6f373b5224f4fc682cbfd760b4
|
||||
checksum=72cf9ade88f3e9163e0730e4089fde7b92464f691d29250019983457a977df44
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue