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

Maxime Gauduin alucryd at archlinux.org
Tue Jun 16 07:52:21 UTC 2020


    Date: Tuesday, June 16, 2020 @ 07:52:21
  Author: alucryd
Revision: 645988

upgpkg: python-certifi 2020.4.5.2-1

Modified:
  python-certifi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-16 07:52:16 UTC (rev 645987)
+++ PKGBUILD	2020-06-16 07:52:21 UTC (rev 645988)
@@ -4,7 +4,7 @@
 
 pkgname=python-certifi
 _libname=${pkgname/python-/}
-pkgver=2019.11.28
+pkgver=2020.4.5.2
 pkgrel=1
 pkgdesc="Python package for providing Mozilla's CA Bundle"
 arch=(any)
@@ -13,7 +13,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz")
-sha512sums=('6821444f02db0d9d03ab1891731178af1d7858df3c729f079147a9c588cf97a456e050da3421a0d2a3559145610826669034a8d46cd50b7c76e90249db1b09ad')
+sha512sums=('8f30ff38a9af37799b4223402436b40e7fad68134221a0bb8842fe46d279943ecabe9eca1ff9d2511e1e865f865218cf2a7b52243ce342c33989a7e01d3c8281')
 
 build() {
   cd "$srcdir/$_libname-$pkgver"



More information about the arch-commits mailing list