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

Jonathan Steel jsteel at archlinux.org
Tue Jan 17 10:30:55 UTC 2017


    Date: Tuesday, January 17, 2017 @ 10:30:55
  Author: jsteel
Revision: 207705

upgpkg: python-botocore 1.5.0-1

Modified:
  python-botocore/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-17 10:29:57 UTC (rev 207704)
+++ PKGBUILD	2017-01-17 10:30:55 UTC (rev 207705)
@@ -4,8 +4,8 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.93
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
 url="https://github.com/boto/botocore"
@@ -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=('fde5b51951e513f53fab1a3467c55450')
+md5sums=('6d5cd38c15bae604293645a3df194b38')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list