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

Jonathan Steel jsteel at archlinux.org
Mon Jun 12 13:51:09 UTC 2017


    Date: Monday, June 12, 2017 @ 13:51:09
  Author: jsteel
Revision: 236445

upgpkg: python-botocore 1.5.65-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-12 13:47:30 UTC (rev 236444)
+++ PKGBUILD	2017-06-12 13:51:09 UTC (rev 236445)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.64
+pkgver=1.5.65
 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=('691542550109c69885ae32333d1542fb')
+md5sums=('dd4f5d9a423916d9ef6866cf64667e54')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list