[arch-commits] Commit in aws-cli/trunk (PKGBUILD)

Jonathan Steel jsteel at gemini.archlinux.org
Wed Jan 19 09:27:41 UTC 2022


    Date: Wednesday, January 19, 2022 @ 09:27:40
  Author: jsteel
Revision: 1110428

upgpkg: aws-cli 1.22.38-1

Modified:
  aws-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-19 09:27:32 UTC (rev 1110427)
+++ PKGBUILD	2022-01-19 09:27:40 UTC (rev 1110428)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.22.24
+pkgver=1.22.38
 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=('396aa1b9c6f8c9058297fdca39bcd39f')
+md5sums=('fb4566ae2b439f5ef3dcd4663e683503')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list