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

Jonathan Steel jsteel at archlinux.org
Wed Feb 27 10:41:23 UTC 2019


    Date: Wednesday, February 27, 2019 @ 10:41:22
  Author: jsteel
Revision: 436341

upgpkg: aws-cli 1.16.113-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-27 10:41:10 UTC (rev 436340)
+++ PKGBUILD	2019-02-27 10:41:22 UTC (rev 436341)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.16.104
+pkgver=1.16.113
 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=('b50d7449d06808d292655556c8b3ead8')
+md5sums=('a1b1fefb85ff5d88f8c5f18f068a1d7d')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list