Date: Tuesday, April 3, 2018 @ 15:12:19 Author: jsteel Revision: 313975
upgpkg: aws-cli 1.14.69-1 Modified: aws-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-03 15:12:09 UTC (rev 313974) +++ PKGBUILD 2018-04-03 15:12:19 UTC (rev 313975) @@ -3,7 +3,7 @@ # Contributor: Alper KANAT <[email protected]> pkgname=aws-cli -pkgver=1.14.63 +pkgver=1.14.69 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=('fa40b50e105a6776f93eee78302e0c01') +md5sums=('47fa704fc8e8d329a8a37d94f62a5e6a') build() { cd $pkgname-$pkgver
