python3-breathe: update to 4.28.0.

This commit is contained in:
Andrew J. Hesford 2021-04-02 22:23:13 -04:00
parent 7f0600f7a9
commit 71bb545812

View file

@ -1,6 +1,6 @@
# Template file for 'python3-breathe' # Template file for 'python3-breathe'
pkgname=python3-breathe pkgname=python3-breathe
version=4.27.0 version=4.28.0
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=21fe14b241fe8596f008e799706e2c5f15371bb3325fabdf4b6aab8e60e8c59f checksum=6948cf4700582c5b7115940367c87f74fbc4510b0a7db67fbcb5165181a784ad
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE