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

Jonathan Steel jsteel at archlinux.org
Mon Jul 17 14:15:29 UTC 2017


    Date: Monday, July 17, 2017 @ 14:15:28
  Author: jsteel
Revision: 245477

upgpkg: python-botocore 1.5.83-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-17 11:13:04 UTC (rev 245476)
+++ PKGBUILD	2017-07-17 14:15:28 UTC (rev 245477)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.81
+pkgver=1.5.83
 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=('fbd09abccf1704c0ebd92f5530ff489c')
+md5sums=('0e7aff2752db36e4502a96275b84bcfc')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list