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

Jonathan Steel jsteel at archlinux.org
Fri Jul 12 13:23:21 UTC 2019


    Date: Friday, July 12, 2019 @ 13:23:20
  Author: jsteel
Revision: 489132

upgpkg: aws-cli 1.16.197-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-12 13:21:21 UTC (rev 489131)
+++ PKGBUILD	2019-07-12 13:23:20 UTC (rev 489132)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.16.193
+pkgver=1.16.197
 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=('a43020b94bca009ce19b48ccd4dbf994')
+md5sums=('8015908332dd32ae5e995c596dcc6e0c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list