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

Jonathan Steel jsteel at archlinux.org
Fri Jan 6 08:56:07 UTC 2017


    Date: Friday, January 6, 2017 @ 08:56:04
  Author: jsteel
Revision: 205708

upgpkg: python-botocore 1.4.93-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-06 08:55:39 UTC (rev 205707)
+++ PKGBUILD	2017-01-06 08:56:04 UTC (rev 205708)
@@ -4,8 +4,8 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.92
-pkgrel=2
+pkgver=1.4.93
+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=('5de73a0fc4636b78226a84872960ffd4')
+md5sums=('fde5b51951e513f53fab1a3467c55450')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list