python3-breathe: update to 4.26.0.
This commit is contained in:
parent
9618b955db
commit
89db4dbefb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-breathe'
|
||||
pkgname=python3-breathe
|
||||
version=4.25.1
|
||||
version=4.26.0
|
||||
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=eb95b51a8e98a1bf9033fdb757e7a255e853eab9ef83b23cb2818a2b8e25b914
|
||||
checksum=5b03a3576eaf49ef2816996c77cfae3dcad0d5c48c9a8aa2bc62e72989a2a1f5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue