[arch-commits] Commit in aws-cli/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sat Mar 20 19:51:52 UTC 2021
Date: Saturday, March 20, 2021 @ 19:51:52
Author: jsteel
Revision: 896106
upgpkg: aws-cli 1.19.33-1
Modified:
aws-cli/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-20 19:51:50 UTC (rev 896105)
+++ PKGBUILD 2021-03-20 19:51:52 UTC (rev 896106)
@@ -3,7 +3,7 @@
# Contributor: Alper KANAT <alperkanat at raptiye.org>
pkgname=aws-cli
-pkgver=1.19.21
+pkgver=1.19.33
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=('0dd8f99f0e4bc5284e48f72c67e971ae')
+md5sums=('bc41c620832bde47d50f445caf2ae224')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list