Date: Sunday, October 4, 2020 @ 09:17:44
  Author: jsteel
Revision: 717496

upgpkg: aws-cli 1.18.152-1

Modified:
  aws-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-10-04 09:14:40 UTC (rev 717495)
+++ PKGBUILD    2020-10-04 09:17:44 UTC (rev 717496)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <[email protected]>
 
 pkgname=aws-cli
-pkgver=1.18.147
+pkgver=1.18.152
 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=('4f44e24f11124f8c138f515f2ae179d4')
+md5sums=('4948d62a1ff1dcefe6dc5b5164e63abf')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to