[arch-commits] Commit in aws-cli/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Fri Jul 5 14:20:25 UTC 2019


    Date: Friday, July 5, 2019 @ 14:20:24
  Author: jsteel
Revision: 487475

upgpkg: aws-cli 1.16.193-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-05 14:20:19 UTC (rev 487474)
+++ PKGBUILD	2019-07-05 14:20:24 UTC (rev 487475)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.16.188
+pkgver=1.16.193
 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=('f67cdf2a6ee0a8d0c5351f1093e44bad')
+md5sums=('a43020b94bca009ce19b48ccd4dbf994')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list