[arch-commits] Commit in aws-cli/trunk (PKGBUILD)
Jonathan Steel
jsteel at gemini.archlinux.org
Wed May 25 08:28:04 UTC 2022
Date: Wednesday, May 25, 2022 @ 08:28:04
Author: jsteel
Revision: 1210339
upgpkg: aws-cli 1.24.7-1
Modified:
aws-cli/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-25 08:27:55 UTC (rev 1210338)
+++ PKGBUILD 2022-05-25 08:28:04 UTC (rev 1210339)
@@ -3,7 +3,7 @@
# Contributor: Alper KANAT <alperkanat at raptiye.org>
pkgname=aws-cli
-pkgver=1.23.11
+pkgver=1.24.7
pkgrel=1
pkgdesc='Universal Command Line Interface for Amazon Web Services'
arch=('any')
@@ -14,7 +14,7 @@
'python-s3transfer' 'python-yaml')
makedepends=('python-setuptools')
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('6820189f3a28fc59878256a07c7a28f7')
+md5sums=('274f58a4d8e29b8e18dbe06877d043bd')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list