Date: Sunday, January 5, 2020 @ 12:23:27 Author: jsteel Revision: 549313
upgpkg: aws-cli 1.16.310-1 Modified: aws-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-05 12:23:16 UTC (rev 549312) +++ PKGBUILD 2020-01-05 12:23:27 UTC (rev 549313) @@ -3,7 +3,7 @@ # Contributor: Alper KANAT <[email protected]> pkgname=aws-cli -pkgver=1.16.303 +pkgver=1.16.310 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=('f70e306a89f85349ffa8ae295ff605b6') +md5sums=('bf15a8d09fcb5f56cd80982ad50e9db6') build() { cd $pkgname-$pkgver
