Date: Friday, March 24, 2017 @ 10:39:22 Author: jsteel Revision: 218656
upgpkg: aws-cli 1.11.66-1 Modified: aws-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-24 10:38:46 UTC (rev 218655) +++ PKGBUILD 2017-03-24 10:39:22 UTC (rev 218656) @@ -3,7 +3,7 @@ # Contributor: Alper KANAT <[email protected]> pkgname=aws-cli -pkgver=1.11.64 +pkgver=1.11.66 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=('337ea00e7452eda88ed1172eaa132f73') +md5sums=('c556adb58d0234eb661520488b9b467f') build() { cd $pkgname-$pkgver
