[arch-commits] Commit in aws-cli/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sun Nov 8 10:51:08 UTC 2020
Date: Sunday, November 8, 2020 @ 10:51:08
Author: jsteel
Revision: 746469
upgpkg: aws-cli 1.18.173-1
Modified:
aws-cli/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-08 10:51:01 UTC (rev 746468)
+++ PKGBUILD 2020-11-08 10:51:08 UTC (rev 746469)
@@ -3,7 +3,7 @@
# Contributor: Alper KANAT <alperkanat at raptiye.org>
pkgname=aws-cli
-pkgver=1.18.162
+pkgver=1.18.173
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=('dd5dce00c566e4c09966dc8ac99f0dd3')
+md5sums=('e6d768804f01f7dcba33f45b20c5de01')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list