aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan Bellamy <dunk@denkimushi.com>2021-04-23 05:11:31 +0000
committerDuncan Bellamy <dunk@denkimushi.com>2021-04-23 05:11:31 +0000
commitf61318018e2598f675b6c74b544531ba74fa78e1 (patch)
tree141e5073ec1c750466b4ea4ff543b683f6e5f66d
parent53ae7a357aec1c24dc9298ed56e8937a3da956f6 (diff)
community/py3-breathe: upgrade to 4.29.1
-rw-r--r--community/py3-breathe/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-breathe/APKBUILD b/community/py3-breathe/APKBUILD
index 78fa8c463e4..f308e3b3e52 100644
--- a/community/py3-breathe/APKBUILD
+++ b/community/py3-breathe/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
pkgname=py3-breathe
_pkgname=breathe
-pkgver=4.29.0
+pkgver=4.29.1
pkgrel=0
pkgdesc="ReStructuredText and Sphinx bridge to Doxygen"
url="http://breathe.readthedocs.org/"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="2b9824c66ef2cfe4eda1c783ffced147352ce7e59b09d1ff2f728e293d9624aa458e534185c0745aba244817abd58a5d781f4447fb52c9ce511654c06a13748d py3-breathe-4.29.0.tar.gz"
+sha512sums="a235a7b15dba12e463ffc078e6cc94a60eed8371b51182a4c55691ae2c42d76e1cfbb957ccc9d82a79e2a08297a4b93121811990421e92b9464fd8bf9cbbbb78 py3-breathe-4.29.1.tar.gz"