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

Jonathan Steel jsteel at archlinux.org
Wed May 10 08:05:10 UTC 2017


    Date: Wednesday, May 10, 2017 @ 08:05:09
  Author: jsteel
Revision: 227658

upgpkg: python-botocore 1.5.47-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-10 05:57:03 UTC (rev 227657)
+++ PKGBUILD	2017-05-10 08:05:09 UTC (rev 227658)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.46
+pkgver=1.5.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=('aa81ba213d0cd16df4acf8877f5150ed')
+md5sums=('2081a933716a35aec5a1e492ae51c7d5')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list