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

Jonathan Steel jsteel at archlinux.org
Wed Aug 10 12:39:41 UTC 2016


    Date: Wednesday, August 10, 2016 @ 12:39:40
  Author: jsteel
Revision: 186323

upgpkg: aws-cli 1.10.54-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-10 12:39:20 UTC (rev 186322)
+++ PKGBUILD	2016-08-10 12:39:40 UTC (rev 186323)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.10.53
+pkgver=1.10.54
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
          'python-s3transfer')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('0c8f3d178a42824d9ced3d7070a7764f')
+md5sums=('a2a185f556ba5ea2bb1a2fe004c7aa58')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list