Date: Thursday, May 10, 2018 @ 14:33:50
  Author: jsteel
Revision: 320393

upgpkg: aws-cli 1.15.17-1

Modified:
  aws-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-10 14:32:37 UTC (rev 320392)
+++ PKGBUILD    2018-05-10 14:33:50 UTC (rev 320393)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <[email protected]>
 
 pkgname=aws-cli
-pkgver=1.15.16
+pkgver=1.15.17
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
          'python-s3transfer' 'python-yaml')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('4f8dc65be8c588d1819523a40b1aaf11')
+md5sums=('c6b4d580430ae23fe35d05b71f8ecb4a')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to