python3-breathe: update to 4.29.2.

This commit is contained in:
Andrew J. Hesford 2021-04-30 16:00:10 -04:00
parent c1c7f8d98f
commit 76a54624c2

View file

@ -1,6 +1,6 @@
# Template file for 'python3-breathe' # Template file for 'python3-breathe'
pkgname=python3-breathe pkgname=python3-breathe
version=4.29.1 version=4.29.2
revision=1 revision=1
wrksrc="breathe-${version}" wrksrc="breathe-${version}"
build_style=python3-module build_style=python3-module
@ -14,7 +14,7 @@ license="BSD-3-Clause"
homepage="https://github.com/michaeljones/breathe" homepage="https://github.com/michaeljones/breathe"
changelog="https://raw.githubusercontent.com/michaeljones/breathe/master/README.rst" changelog="https://raw.githubusercontent.com/michaeljones/breathe/master/README.rst"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=72cf9ade88f3e9163e0730e4089fde7b92464f691d29250019983457a977df44 checksum=e71dfb5dd1176b91bb27d26b7c210d8bd0be5e1f31f10e22ab8d38412a74b52e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE