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

Jonathan Steel jsteel at archlinux.org
Tue Oct 9 08:07:51 UTC 2018


    Date: Tuesday, October 9, 2018 @ 08:07:51
  Author: jsteel
Revision: 391275

upgpkg: aws-cli 1.16.29-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-09 08:07:41 UTC (rev 391274)
+++ PKGBUILD	2018-10-09 08:07:51 UTC (rev 391275)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.16.28
+pkgver=1.16.29
 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=('a07d126f466aea0295a77fc3ca991680')
+md5sums=('7d8a779518f98b941188c54266c52303')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list