[arch-commits] Commit in aws-cli/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Thu Jun 27 12:55:32 UTC 2019
Date: Thursday, June 27, 2019 @ 12:55:31
Author: jsteel
Revision: 484892
upgpkg: aws-cli 1.16.188-1
Modified:
aws-cli/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-27 12:55:26 UTC (rev 484891)
+++ PKGBUILD 2019-06-27 12:55:31 UTC (rev 484892)
@@ -3,7 +3,7 @@
# Contributor: Alper KANAT <alperkanat at raptiye.org>
pkgname=aws-cli
-pkgver=1.16.183
+pkgver=1.16.188
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=('84cf9770ed94b0349c813eede55e9122')
+md5sums=('f67cdf2a6ee0a8d0c5351f1093e44bad')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list