Date: Monday, December 18, 2017 @ 15:36:35 Author: jsteel Revision: 274772
upgpkg: aws-cli 1.14.11-1 Modified: aws-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-18 15:31:30 UTC (rev 274771) +++ PKGBUILD 2017-12-18 15:36:35 UTC (rev 274772) @@ -3,7 +3,7 @@ # Contributor: Alper KANAT <[email protected]> pkgname=aws-cli -pkgver=1.14.9 +pkgver=1.14.11 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=('4165be0d840fd9592929c1615d85aea0') +md5sums=('f6d4f45bfffee264e5c3d263c5176038') build() { cd $pkgname-$pkgver
