Date: Friday, December 22, 2017 @ 20:47:08 Author: jsteel Revision: 275565
upgpkg: aws-cli 1.14.15-1 Modified: aws-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-22 20:46:58 UTC (rev 275564) +++ PKGBUILD 2017-12-22 20:47:08 UTC (rev 275565) @@ -3,7 +3,7 @@ # Contributor: Alper KANAT <[email protected]> pkgname=aws-cli -pkgver=1.14.11 +pkgver=1.14.15 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=('f6d4f45bfffee264e5c3d263c5176038') +md5sums=('b582d6aeb8699ac44c6af26e36b97b55') build() { cd $pkgname-$pkgver
