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

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


    Date: Tuesday, January 3, 2017 @ 09:10:21
  Author: jsteel
Revision: 204761

upgpkg: aws-cli 1.11.35-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-03 09:10:13 UTC (rev 204760)
+++ PKGBUILD	2017-01-03 09:10:21 UTC (rev 204761)
@@ -3,8 +3,8 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.11.34
-pkgrel=2
+pkgver=1.11.35
+pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
 url="https://github.com/aws/aws-cli"
@@ -14,7 +14,7 @@
          'python-s3transfer' 'python-yaml')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('a7cfdf07e7ff624a65bb6cf9d9bb09c6')
+md5sums=('bdaea5d4ceff628ac6a9e4f8ca9c1405')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list