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


Commits:
0060bb74 by Carl Smedstad at 2025-11-01T12:49:42+01:00
upgpkg: 1.42.64-1: Upstream release

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

- - - - -


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.42.59
+       pkgver = 1.42.64
        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.42.59/aws-cli-1.42.59.tar.gz
-       sha256sums = 
54a5ef58fe3d869e5c0284d52a8aac1c2dcb381e725e3c1013ba09c99c8d77a2
+       source = 
https://github.com/aws/aws-cli/archive/1.42.64/aws-cli-1.42.64.tar.gz
+       sha256sums = 
9997ca476f9100ba3c685ce953699e6ef1d7f26e039ee8f8f95d62a173125f5e
 
 pkgname = aws-cli


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Alper KANAT <[email protected]>
 
 pkgname=aws-cli
-pkgver=1.42.59
+pkgver=1.42.64
 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=('54a5ef58fe3d869e5c0284d52a8aac1c2dcb381e725e3c1013ba09c99c8d77a2')
+sha256sums=('9997ca476f9100ba3c685ce953699e6ef1d7f26e039ee8f8f95d62a173125f5e')
 
 build() {
   cd $pkgname-$pkgver



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

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


Reply via email to