python3-breathe: update to 4.22.1.

This commit is contained in:
Andrew J. Hesford 2020-09-27 17:06:03 -04:00
parent cb2ef7b604
commit cf7929af50

View file

@ -1,6 +1,6 @@
# Template file for 'python3-breathe' # Template file for 'python3-breathe'
pkgname=python3-breathe pkgname=python3-breathe
version=4.22.0 version=4.22.1
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=4112a9901e668aa5ba0e8835d4b04a26cbcc787f1f44df919d4b68764a52cfba checksum=b2cde521dd05bca0171b6008456d8f6fb66fd6231fbffa2802f3db8d3d5648a2
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE