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


Commits:
da0fbebf by Carl Smedstad at 2026-01-03T16:35:07+01:00
upgpkg: 1.44.11-1: Upstream release

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = aws-cli
        pkgdesc = Universal Command Line Interface for Amazon Web Services
-       pkgver = 1.43.15
-       pkgrel = 2
+       pkgver = 1.44.11
+       pkgrel = 1
        url = https://github.com/aws/aws-cli
        arch = any
        license = Apache-2.0
@@ -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.43.15/aws-cli-1.43.15.tar.gz
-       sha256sums = 
c8e1bafd8e065028bd146b508acd7f8f956c66f68088fe9829b521b1ad5c26b0
+       source = 
https://github.com/aws/aws-cli/archive/1.44.11/aws-cli-1.44.11.tar.gz
+       b2sums = 
738bd7864ea1465250d410235e767b4577258d8913745e9d90613dc4f4dc0cad7ccfc925b727fef3225f922acb50a56bbccc374ddde103a57758783f809a8a81
 
 pkgname = aws-cli


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Alper KANAT <[email protected]>
 
 pkgname=aws-cli
-pkgver=1.43.15
-pkgrel=2
+pkgver=1.44.11
+pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
 url="https://github.com/aws/aws-cli";
@@ -35,7 +35,7 @@ checkdepends=(
   'python-pytest-xdist'
 )
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('c8e1bafd8e065028bd146b508acd7f8f956c66f68088fe9829b521b1ad5c26b0')
+b2sums=('738bd7864ea1465250d410235e767b4577258d8913745e9d90613dc4f4dc0cad7ccfc925b727fef3225f922acb50a56bbccc374ddde103a57758783f809a8a81')
 
 build() {
   cd $pkgname-$pkgver



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

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


Reply via email to