Date: Monday, August 17, 2020 @ 21:25:47 Author: sangy Revision: 683327
upgpkg: python-securesystemslib 0.16.0-1 Add Joshua Lock's key to authorized keys (added as a maintainer) Modified: python-securesystemslib/trunk/PKGBUILD ----------+ PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 21:25:07 UTC (rev 683326) +++ PKGBUILD 2020-08-17 21:25:47 UTC (rev 683327) @@ -1,7 +1,7 @@ # Maintainer: Santiago Torres-Arias <[email protected]> pkgname=python-securesystemslib -pkgver=0.15.0 +pkgver=0.16.0 pkgrel=1 pkgdesc="Cryptographic and general-purpose routines for Secure Systems Lab projects at NYU" arch=('any') @@ -20,6 +20,8 @@ # Lukas Puehringher (upstream maintainer) "903BAB73640EB6D65533EFF3468F122CE8162295" # Santiago Torres-Arias <[email protected]> (upstream co-maintainer) + "08F3409FCF71D87E30FBD3C21671F65CB74832A4" + # Joshua Lock (GPG on YubiKey) <[email protected]> (upstream co-maintainer) ) build() {
