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


Commits:
a018db78 by Carl Smedstad at 2026-01-31T22:50:20+01:00
upgpkg: 1.44.29-1: Upstream release

https://github.com/aws/aws-cli/blob/1.44.29/CHANGELOG.rst

- - - - -


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.44.15
+       pkgver = 1.44.29
        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.44.15/aws-cli-1.44.15.tar.gz
-       b2sums = 
35dbc80e264258fdfbd68ab91b81fd1fd388ede68bb0738949bd9854b346f1ee3314ce6ed76a384bbf1b19686688ac46d05c51314b37c6ff5d1f4ee207dc6956
+       source = 
https://github.com/aws/aws-cli/archive/1.44.29/aws-cli-1.44.29.tar.gz
+       b2sums = 
74d264607461e73ae7d8d9ac6332c58f5da78df50c20d394eefda00fa6e46e41cf6104bd5501d34311d1f1e8f17c1e9ab74228bcb800eff998fab83c76be2557
 
 pkgname = aws-cli


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Alper KANAT <[email protected]>
 
 pkgname=aws-cli
-pkgver=1.44.15
+pkgver=1.44.29
 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")
-b2sums=('35dbc80e264258fdfbd68ab91b81fd1fd388ede68bb0738949bd9854b346f1ee3314ce6ed76a384bbf1b19686688ac46d05c51314b37c6ff5d1f4ee207dc6956')
+b2sums=('74d264607461e73ae7d8d9ac6332c58f5da78df50c20d394eefda00fa6e46e41cf6104bd5501d34311d1f1e8f17c1e9ab74228bcb800eff998fab83c76be2557')
 
 build() {
   cd $pkgname-$pkgver



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

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


Reply via email to