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

Jonathan Steel jsteel at archlinux.org
Tue Sep 20 08:48:27 UTC 2016


    Date: Tuesday, September 20, 2016 @ 08:48:27
  Author: jsteel
Revision: 190025

upgpkg: aws-cli 1.10.65-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-20 08:48:19 UTC (rev 190024)
+++ PKGBUILD	2016-09-20 08:48:27 UTC (rev 190025)
@@ -3,8 +3,8 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.10.63
-pkgrel=2
+pkgver=1.10.65
+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')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('c08d5a1a3c656dad1b91132c3a53ef55')
+md5sums=('e8e2b8efa38f710f09e3ed33028fbb73')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list