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

Jonathan Steel jsteel at archlinux.org
Thu Jan 19 09:07:37 UTC 2017


    Date: Thursday, January 19, 2017 @ 09:07:36
  Author: jsteel
Revision: 208008

upgpkg: python-botocore 1.5.2-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-19 08:59:59 UTC (rev 208007)
+++ PKGBUILD	2017-01-19 09:07:36 UTC (rev 208008)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.1
+pkgver=1.5.2
 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=('5a9716b62fc63f1b70bd9839a3448ed6')
+md5sums=('19ac803836b7331be898bc08c50f8f30')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list