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

Jonathan Steel jsteel at archlinux.org
Wed Jun 21 12:59:37 UTC 2017


    Date: Wednesday, June 21, 2017 @ 12:59:34
  Author: jsteel
Revision: 239239

upgpkg: python-botocore 1.5.72-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-21 12:32:42 UTC (rev 239238)
+++ PKGBUILD	2017-06-21 12:59:34 UTC (rev 239239)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.71
+pkgver=1.5.72
 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=('76617593f3a67e6be63cb87b7e6a8e38')
+md5sums=('3f7e0153a9588838821febb23b8dbe99')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list