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

Jonathan Steel jsteel at archlinux.org
Thu Jan 26 12:45:41 UTC 2017


    Date: Thursday, January 26, 2017 @ 12:45:40
  Author: jsteel
Revision: 209118

upgpkg: python-botocore 1.5.6-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-26 12:29:51 UTC (rev 209117)
+++ PKGBUILD	2017-01-26 12:45:40 UTC (rev 209118)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.5
+pkgver=1.5.6
 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=('50c5ae9913cb8da210b894060180250e')
+md5sums=('5485fced483ae5180f639383bbaf709c')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list