[arch-commits] Commit in aws-cli/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Thu Aug 17 08:56:57 UTC 2017
Date: Thursday, August 17, 2017 @ 08:56:56
Author: jsteel
Revision: 251645
upgpkg: aws-cli 1.11.136-1
Modified:
aws-cli/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-17 08:56:41 UTC (rev 251644)
+++ PKGBUILD 2017-08-17 08:56:56 UTC (rev 251645)
@@ -3,7 +3,7 @@
# Contributor: Alper KANAT <alperkanat at raptiye.org>
pkgname=aws-cli
-pkgver=1.11.133
+pkgver=1.11.136
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=('c0070214a4a448692bda10bf01c4fd7b')
+md5sums=('2eba3f52753457740b5f326936a247be')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list