Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
aws-cli


Commits:
1981e25b by Carl Smedstad at 2025-06-22T15:38:44+02:00
upgpkg: 1.40.40-1: Upstream release

https://github.com/aws/aws-cli/releases/tag/1.40.40

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = aws-cli
        pkgdesc = Universal Command Line Interface for Amazon Web Services
-       pkgver = 1.40.35
+       pkgver = 1.40.40
        pkgrel = 1
        url = https://github.com/aws/aws-cli
        arch = any
@@ -22,7 +22,7 @@ pkgbase = aws-cli
        depends = python-rsa
        depends = python-s3transfer
        depends = python-yaml
-       source = 
https://github.com/aws/aws-cli/archive/1.40.35/aws-cli-1.40.35.tar.gz
-       sha256sums = 
3b52ea61854d4e190cee0202a4f9e1a02fbf60adef614c3a1c2830fed184031c
+       source = 
https://github.com/aws/aws-cli/archive/1.40.40/aws-cli-1.40.40.tar.gz
+       sha256sums = 
2d20e8d1529f3db3b1726c925d914f5a8a5d6dfc964ac510b4f5fd560b82993a
 
 pkgname = aws-cli


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Alper KANAT <[email protected]>
 
 pkgname=aws-cli
-pkgver=1.40.35
+pkgver=1.40.40
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -35,7 +35,7 @@ checkdepends=(
   'python-pytest-xdist'
 )
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('3b52ea61854d4e190cee0202a4f9e1a02fbf60adef614c3a1c2830fed184031c')
+sha256sums=('2d20e8d1529f3db3b1726c925d914f5a8a5d6dfc964ac510b4f5fd560b82993a')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-cli/-/commit/1981e25b763a331a89cdca05f8e8d3a4316b54ef

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-cli/-/commit/1981e25b763a331a89cdca05f8e8d3a4316b54ef
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to