Date: Saturday, April 29, 2017 @ 12:24:57 Author: jsteel Revision: 226231
upgpkg: aws-cli 1.11.82-1 Modified: aws-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-29 12:24:49 UTC (rev 226230) +++ PKGBUILD 2017-04-29 12:24:57 UTC (rev 226231) @@ -3,7 +3,7 @@ # Contributor: Alper KANAT <[email protected]> pkgname=aws-cli -pkgver=1.11.80 +pkgver=1.11.82 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=('b44896541d72c2155e49676542deb9ea') +md5sums=('f3877009bcf41595890a3149a8a83df5') build() { cd $pkgname-$pkgver
