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

Jonathan Steel jsteel at archlinux.org
Sun Oct 4 09:14:34 UTC 2020


    Date: Sunday, October 4, 2020 @ 09:14:34
  Author: jsteel
Revision: 717494

upgpkg: python-botocore 1.18.11-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-04 09:06:59 UTC (rev 717493)
+++ PKGBUILD	2020-10-04 09:14:34 UTC (rev 717494)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.18.6
+pkgver=1.18.11
 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=('6b79927dc922a4557f9ec227463a7808')
+md5sums=('ea33a51aeff83a688573a5c7b27c4367')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list