Date: Friday, November 2, 2018 @ 11:47:42 Author: jsteel Revision: 401215
upgpkg: aws-cli 1.16.46-1 Modified: aws-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-02 11:47:27 UTC (rev 401214) +++ PKGBUILD 2018-11-02 11:47:42 UTC (rev 401215) @@ -3,7 +3,7 @@ # Contributor: Alper KANAT <alperka...@raptiye.org> pkgname=aws-cli -pkgver=1.16.44 +pkgver=1.16.46 pkgrel=1 pkgdesc='Universal Command Line Interface for Amazon Web Services' arch=('any') @@ -14,7 +14,7 @@ 'python-s3transfer' 'python-yaml' 'python-urllib3') makedepends=('python-setuptools') source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz) -md5sums=('c775427fbea16eafd8fc4f8f3a79676c') +md5sums=('91ded2bc402ba065997d830df494e5a1') build() { cd $pkgname-$pkgver