[arch-commits] Commit in aws-cli/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Mon Nov 21 09:13:31 UTC 2016


    Date: Monday, November 21, 2016 @ 09:13:30
  Author: jsteel
Revision: 196419

upgpkg: aws-cli 1.11.19-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-21 09:13:24 UTC (rev 196418)
+++ PKGBUILD	2016-11-21 09:13:30 UTC (rev 196419)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.11.18
+pkgver=1.11.19
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -11,10 +11,10 @@
 license=('Apache')
 depends=('python-botocore' 'python-dateutil' 'python-jmespath'
          'python-colorama' 'python-docutils' 'python-rsa'
-         'python-s3transfer')
+         'python-s3transfer' 'python-yaml')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('b0a7b642a6776be5d448460443429c88')
+md5sums=('13c113ce1bdb39bb67e67bf03cfe1b3f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list