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

Jonathan Steel jsteel at archlinux.org
Thu Jun 8 14:33:47 UTC 2017


    Date: Thursday, June 8, 2017 @ 14:33:46
  Author: jsteel
Revision: 235441

upgpkg: python-botocore 1.5.63-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-08 14:33:07 UTC (rev 235440)
+++ PKGBUILD	2017-06-08 14:33:46 UTC (rev 235441)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.61
+pkgver=1.5.63
 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=('a78dccac454857d971dc559d1a8c7fc3')
+md5sums=('c9fc06d075c5d3436c93f965e0eeb9c5')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list