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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 7 21:19:41 UTC 2022


    Date: Thursday, July 7, 2022 @ 21:19:41
  Author: felixonmars
Revision: 1248311

upgpkg: python-cryptography-vectors 37.0.4-1

Modified:
  python-cryptography-vectors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-07 21:12:23 UTC (rev 1248310)
+++ PKGBUILD	2022-07-07 21:19:41 UTC (rev 1248311)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cryptography-vectors
-pkgver=37.0.3
+pkgver=37.0.4
 pkgrel=1
 pkgdesc="Test vectors for the cryptography package"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/c/cryptography-vectors/cryptography_vectors-$pkgver.tar.gz")
-sha512sums=('fc9cca105656fa1088b07379bd7c50af7c707ee13e25cf26c3d58f6c9aa571c7c14e676a237943fe98b47d7f398bc7ddfb8a0289b1dfc523a858f9b2ead796ee')
+sha512sums=('33098be46d072bf35f72320d64fd244a8ef890e99ae7baa21f9fbbb8d423d60f2711c3c1293830c860ff9bdd79bff910ce4df0f4dc9f363d712b722dab2de7ab')
 
 package() {
    cd cryptography_vectors-$pkgver



More information about the arch-commits mailing list