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

Jonathan Steel jsteel at archlinux.org
Wed Jan 25 10:10:04 UTC 2017


    Date: Wednesday, January 25, 2017 @ 10:10:03
  Author: jsteel
Revision: 209024

upgpkg: aws-cli 1.11.42-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-25 10:09:53 UTC (rev 209023)
+++ PKGBUILD	2017-01-25 10:10:03 UTC (rev 209024)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.11.41
+pkgver=1.11.42
 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=('d7ef6b0a661857995b4ec25197a63b24')
+md5sums=('2b8865919912c0575980de9a1d0a5395')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list