[arch-commits] Commit in aws-cli/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Wed Oct 11 12:49:18 UTC 2017
Date: Wednesday, October 11, 2017 @ 12:49:17
Author: jsteel
Revision: 262360
upgpkg: aws-cli 1.11.168-1
Modified:
aws-cli/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-11 12:49:04 UTC (rev 262359)
+++ PKGBUILD 2017-10-11 12:49:17 UTC (rev 262360)
@@ -3,7 +3,7 @@
# Contributor: Alper KANAT <alperkanat at raptiye.org>
pkgname=aws-cli
-pkgver=1.11.167
+pkgver=1.11.168
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=('73feff5c498c8b8497ddce64a1bcdaeb')
+md5sums=('a104b8aaf3dbff9436a04296998bea1f')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list