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

Jonathan Steel jsteel at archlinux.org
Mon Mar 26 13:35:29 UTC 2018


    Date: Monday, March 26, 2018 @ 13:35:28
  Author: jsteel
Revision: 312680

upgpkg: aws-cli 1.14.63-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-26 13:34:56 UTC (rev 312679)
+++ PKGBUILD	2018-03-26 13:35:28 UTC (rev 312680)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.14.54
+pkgver=1.14.63
 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=('d8aefcae2cf711929cdbb7108f7feb58')
+md5sums=('fa40b50e105a6776f93eee78302e0c01')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list