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

Jonathan Steel jsteel at archlinux.org
Sun Nov 10 21:26:20 UTC 2019


    Date: Sunday, November 10, 2019 @ 21:26:20
  Author: jsteel
Revision: 526568

upgpkg: aws-cli 1.16.278-1

Modified:
  aws-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-10 21:26:02 UTC (rev 526567)
+++ PKGBUILD	2019-11-10 21:26:20 UTC (rev 526568)
@@ -3,8 +3,8 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.16.263
-pkgrel=2
+pkgver=1.16.278
+pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
 url="https://github.com/aws/aws-cli"
@@ -14,7 +14,7 @@
          'python-s3transfer' 'python-yaml')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('83954aae4fc740a6dda1f923a7cc14c0')
+md5sums=('3c4dc304803a18be7229bf82b3d54efa')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list