Date: Thursday, June 28, 2018 @ 07:34:40 Author: jsteel Revision: 346576
upgpkg: aws-cli 1.15.47-1 Modified: aws-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-28 07:34:31 UTC (rev 346575) +++ PKGBUILD 2018-06-28 07:34:40 UTC (rev 346576) @@ -3,7 +3,7 @@ # Contributor: Alper KANAT <[email protected]> pkgname=aws-cli -pkgver=1.15.45 +pkgver=1.15.47 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=('1f4e136635d51a2a93b0997751395302') +md5sums=('6304161f0c11cd3b31fc13c6375999f7') build() { cd $pkgname-$pkgver
