python3-breathe: update to 4.27.0.
This commit is contained in:
parent
c9424809a3
commit
8a4411d17d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-breathe'
|
||||
pkgname=python3-breathe
|
||||
version=4.26.1
|
||||
version=4.27.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=68e6a1507e9843049e39de12aea010e714a7072df7d71b6d7dd437952a7f7ee5
|
||||
checksum=21fe14b241fe8596f008e799706e2c5f15371bb3325fabdf4b6aab8e60e8c59f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue