Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
aws-cli


Commits:
9316950d by Chih-Hsuan Yen at 2024-05-06T22:03:28+08:00
upgpkg: 1.32.69-1: bump

- - - - -


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.32.34
-       pkgrel = 3
+       pkgver = 1.32.69
+       pkgrel = 1
        url = https://github.com/aws/aws-cli
        arch = any
        license = Apache
@@ -22,8 +22,8 @@ pkgbase = aws-cli
        depends = python-rsa
        depends = python-s3transfer
        depends = python-yaml
-       source = 
aws-cli-1.32.34.tar.gz::https://github.com/aws/aws-cli/archive/1.32.34.tar.gz
-       md5sums = 97b5ca21d77b6fad0b691d8027b2d78b
-       sha256sums = 
ce32592ecd3dad7ea3643e13f209f24af555c4cab8cb4cc46c3fa33c05c72d1f
+       source = 
aws-cli-1.32.69.tar.gz::https://github.com/aws/aws-cli/archive/1.32.69.tar.gz
+       md5sums = 13adb4ec61cf4670e3e9dbe1a3aa33a4
+       sha256sums = 
3671b562e5166ee18038e6800a4750ce7dd802a0bddb13cab30f09ee5c407f1c
 
 pkgname = aws-cli


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Alper KANAT <alperka...@raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.32.34
-pkgrel=3
+pkgver=1.32.69
+pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
 url="https://github.com/aws/aws-cli";
@@ -17,8 +17,8 @@ depends=('python' 'python-botocore' 'python-dateutil' 
'python-jmespath'
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 checkdepends=('python-pytest' 'python-pytest-xdist' 'python-awscrt')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('97b5ca21d77b6fad0b691d8027b2d78b')
-sha256sums=('ce32592ecd3dad7ea3643e13f209f24af555c4cab8cb4cc46c3fa33c05c72d1f')
+md5sums=('13adb4ec61cf4670e3e9dbe1a3aa33a4')
+sha256sums=('3671b562e5166ee18038e6800a4750ce7dd802a0bddb13cab30f09ee5c407f1c')
 
 build() {
   cd $pkgname-$pkgver



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-cli/-/commit/9316950da881aee0ac1f962a44e76243e10f58be
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to