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

Jonathan Steel jsteel at archlinux.org
Tue Jan 3 09:10:05 UTC 2017


    Date: Tuesday, January 3, 2017 @ 09:10:04
  Author: jsteel
Revision: 204759

upgpkg: python-botocore 1.4.92-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-03 08:02:03 UTC (rev 204758)
+++ PKGBUILD	2017-01-03 09:10:04 UTC (rev 204759)
@@ -4,8 +4,8 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.91
-pkgrel=2
+pkgver=1.4.92
+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=('caf4a8bde76b92cfcd97c65f5a12fda2')
+md5sums=('5de73a0fc4636b78226a84872960ffd4')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list