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

Jonathan Steel jsteel at archlinux.org
Sat Aug 6 18:21:29 UTC 2016


    Date: Saturday, August 6, 2016 @ 18:21:29
  Author: jsteel
Revision: 185663

upgpkg: python-botocore 1.4.43-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-06 18:20:22 UTC (rev 185662)
+++ PKGBUILD	2016-08-06 18:21:29 UTC (rev 185663)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.42
+pkgver=1.4.43
 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=('7b271aea43d31332c6c777abbad89f01')
+md5sums=('13c9f23f0d2274230eab8dabb259f666')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list