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

Jonathan Steel jsteel at archlinux.org
Thu Aug 18 09:49:35 UTC 2016


    Date: Thursday, August 18, 2016 @ 09:49:35
  Author: jsteel
Revision: 186938

upgpkg: python-botocore 1.4.47-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-18 09:49:27 UTC (rev 186937)
+++ PKGBUILD	2016-08-18 09:49:35 UTC (rev 186938)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.46
+pkgver=1.4.47
 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=('d6118da1231a6a23aa8c96ba5e77bf75')
+md5sums=('f4988861056e3d45e9f4605912f8d7a7')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list