[arch-commits] Commit in aws-cli/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Mon Aug 24 10:03:41 UTC 2020
Date: Monday, August 24, 2020 @ 10:03:41
Author: jsteel
Revision: 687595
upgpkg: aws-cli 1.18.124-1
Modified:
aws-cli/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-24 10:03:33 UTC (rev 687594)
+++ PKGBUILD 2020-08-24 10:03:41 UTC (rev 687595)
@@ -3,7 +3,7 @@
# Contributor: Alper KANAT <alperkanat at raptiye.org>
pkgname=aws-cli
-pkgver=1.18.120
+pkgver=1.18.124
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=('2825bb6c92018dfbf0c0e7697aed399f')
+md5sums=('115a3d5fb0085d74fe44031c9a89cae8')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list