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

Jonathan Steel jsteel at archlinux.org
Thu Feb 6 18:37:34 UTC 2020


    Date: Thursday, February 6, 2020 @ 18:37:33
  Author: jsteel
Revision: 563654

upgpkg: python-botocore 1.14.11-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-06 18:35:32 UTC (rev 563653)
+++ PKGBUILD	2020-02-06 18:37:33 UTC (rev 563654)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.14.9
+pkgver=1.14.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=('849fe37991eb7cbb4e2e6be906b4c444')
+md5sums=('adefa3b86258770fd9758b2a763ef2cb')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list