[arch-commits] Commit in python-breathe/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Mar 11 23:34:33 UTC 2020


    Date: Wednesday, March 11, 2020 @ 23:34:33
  Author: felixonmars
Revision: 594722

upgpkg: python-breathe 4.14.1-1

Modified:
  python-breathe/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-11 23:34:28 UTC (rev 594721)
+++ PKGBUILD	2020-03-11 23:34:33 UTC (rev 594722)
@@ -3,7 +3,7 @@
 # Contributor: Simon Boulay <simon.boulay at alkeona.net>
 
 pkgname=python-breathe
-pkgver=4.14.0
+pkgver=4.14.1
 pkgrel=1
 pkgdesc="An extension to reStructuredText and Sphinx to be able to read and render Doxygen xml output"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-nose')
 BUILDENV=('!check')
 source=("git+https://github.com/michaeljones/breathe#tag=v${pkgver}?signed")
-sha256sums=('SKIP')
+sha512sums=('SKIP')
 validpgpkeys=('79DC0FAF18C31807E82E1A6B9EF1DC92B5F301BD') # Melvin Vermeeren <mail at mel.vin>
 
 # FIXME: tests are disabled for now, as sphinx 2.1.0+ break them



More information about the arch-commits mailing list