Date: Wednesday, October 21, 2020 @ 17:50:53
  Author: dbermond
Revision: 728106

upgpkg: python-breathe 4.23.0-1

The PGP key used by the upstream developer changed
for versions >= 4.23.0[1][2].

[1] 
https://github.com/michaeljones/breathe/commit/f83ad98606fcbb824c396467326840241e53b1d4
[2] https://github.com/michaeljones/breathe/issues/591

Modified:
  python-breathe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-10-21 17:50:06 UTC (rev 728105)
+++ PKGBUILD    2020-10-21 17:50:53 UTC (rev 728106)
@@ -3,7 +3,7 @@
 # Contributor: Simon Boulay <[email protected]>
 
 pkgname=python-breathe
-pkgver=4.22.1
+pkgver=4.23.0
 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-pytest')
 source=("git+https://github.com/michaeljones/breathe#tag=v${pkgver}?signed";)
 sha512sums=('SKIP')
-validpgpkeys=('79DC0FAF18C31807E82E1A6B9EF1DC92B5F301BD') # Melvin Vermeeren 
<[email protected]>
+validpgpkeys=('8AED58021FEACDD5F27BA0E6A72F627716EA9D96') # Melvin Vermeeren 
<[email protected]>
 
 check() {
   cd breathe

Reply via email to