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

Jonathan Steel jsteel at gemini.archlinux.org
Mon Aug 16 07:55:56 UTC 2021


    Date: Monday, August 16, 2021 @ 07:55:56
  Author: jsteel
Revision: 1000138

upgpkg: python-botocore 1.21.21-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-16 07:44:21 UTC (rev 1000137)
+++ PKGBUILD	2021-08-16 07:55:56 UTC (rev 1000138)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.21.2
+pkgver=1.21.21
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python-dateutil' 'python-jmespath' 'python-docutils' 'python-urllib3')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('ae18e81b105142813f02a09f9a793ed6')
+md5sums=('535cfded6a340a66331e3aae576cebc2')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list