Date: Tuesday, March 28, 2023 @ 12:40:21 Author: felixonmars Revision: 472092
upgpkg: python-cryptography 40.0.1-1 Modified: python-cryptography/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-28 07:41:58 UTC (rev 472091) +++ PKGBUILD 2023-03-28 12:40:21 UTC (rev 472092) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-cryptography -pkgver=40.0.0 -_commit=45e37718098edca2c5ac2135394bcf17fd7982f0 +pkgver=40.0.1 +_commit=9dd0b26c48f567d5a7c4a0bc9f45ef2176a2d4a4 pkgrel=1 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers" arch=('x86_64')
