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

Jonathan Steel jsteel at archlinux.org
Mon Oct 2 12:14:07 UTC 2017


    Date: Monday, October 2, 2017 @ 12:14:06
  Author: jsteel
Revision: 261246

upgpkg: python-botocore 1.7.20-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-02 11:45:26 UTC (rev 261245)
+++ PKGBUILD	2017-10-02 12:14:06 UTC (rev 261246)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.7.19
+pkgver=1.7.20
 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')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('b653647e79d682d15d4c3c91d6467c30')
+md5sums=('5277763ea181c46f91797d55acf3bcee')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list