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

Jonathan Steel jsteel at archlinux.org
Tue Jan 17 10:31:12 UTC 2017


    Date: Tuesday, January 17, 2017 @ 10:31:12
  Author: jsteel
Revision: 207707

upgpkg: aws-cli 1.11.37-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-17 10:31:05 UTC (rev 207706)
+++ PKGBUILD	2017-01-17 10:31:12 UTC (rev 207707)
@@ -3,8 +3,8 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.11.36
-pkgrel=2
+pkgver=1.11.37
+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=('097227806d9f05998f00aca2e823b6c7')
+md5sums=('6897ce6c9a1e5a2808c12562a540563b')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list