Date: Friday, April 6, 2018 @ 12:29:56 Author: jsteel Revision: 314572
upgpkg: aws-cli 1.15.1-1 Modified: aws-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-06 12:29:45 UTC (rev 314571) +++ PKGBUILD 2018-04-06 12:29:56 UTC (rev 314572) @@ -3,7 +3,7 @@ # Contributor: Alper KANAT <[email protected]> pkgname=aws-cli -pkgver=1.14.69 +pkgver=1.15.1 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=('47fa704fc8e8d329a8a37d94f62a5e6a') +md5sums=('13e3384961efc88d815aaef007b3f672') build() { cd $pkgname-$pkgver
