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

Jonathan Steel jsteel at archlinux.org
Fri Oct 21 08:05:53 UTC 2016


    Date: Friday, October 21, 2016 @ 08:05:53
  Author: jsteel
Revision: 192805

upgpkg: python-botocore 1.4.65-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-21 08:05:51 UTC (rev 192804)
+++ PKGBUILD	2016-10-21 08:05:53 UTC (rev 192805)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.64
+pkgver=1.4.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=('170138d94467597b9cab30e6813a088b')
+md5sums=('65bee746839c06a6cf73eddd65a93499')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list