Date: Monday, November 6, 2017 @ 15:03:04 Author: jsteel Revision: 265579
upgpkg: aws-cli 1.11.181-1 Modified: aws-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-06 15:02:56 UTC (rev 265578) +++ PKGBUILD 2017-11-06 15:03:04 UTC (rev 265579) @@ -3,7 +3,7 @@ # Contributor: Alper KANAT <[email protected]> pkgname=aws-cli -pkgver=1.11.180 +pkgver=1.11.181 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=('af577467311cf02ca3347364111ae545') +md5sums=('b411d53394ef0acc697ce5c9c70d0029') build() { cd $pkgname-$pkgver
