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

Jonathan Steel jsteel at archlinux.org
Mon Sep 10 13:48:54 UTC 2018


    Date: Monday, September 10, 2018 @ 13:48:53
  Author: jsteel
Revision: 379207

upgpkg: aws-cli 1.16.10-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-10 13:48:42 UTC (rev 379206)
+++ PKGBUILD	2018-09-10 13:48:53 UTC (rev 379207)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.16.6
+pkgver=1.16.10
 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=('82d31284f6fdacbe284b7a5dad08cab4')
+md5sums=('259d61362fe9975c931b0ba65205377b')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list