Skip to content

Commit

Permalink
upd(aws-cli-v2-bin): 2.15.13 -> 2.15.44 (#5958)
Browse files Browse the repository at this point in the history
Co-authored-by: ook37 <[email protected]>
  • Loading branch information
oklopfer and ook37 authored May 7, 2024
1 parent ffa5cad commit 40ae235
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/aws-cli-v2-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgname = aws-cli-v2-bin
gives = aws-cli-v2
pkgver = 2.15.13
pkgver = 2.15.44
pkgdesc = Universal Command Line Interface for Amazon Web Services v2
arch = amd64
source = https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.15.13.zip
source = https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.15.44.zip
depends = groff
depends = less
makedepends = unzip
replaces = awscli
maintainer = Oren Klopfer <[email protected]>
repology = project: awscli
sha256sums = f02d22d9dd8b7c84c4158df7013133087a64d48f0e776d6ba2be0eaa00c03fb6
sha256sums = a825bec454b46cb1203a98092a95504c94872973e132a1c22befd8c0b11c859f
4 changes: 2 additions & 2 deletions packages/aws-cli-v2-bin/aws-cli-v2-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pkgname="aws-cli-v2-bin"
gives="aws-cli-v2"
pkgver="2.15.13"
pkgver="2.15.44"
source=("https://awscli.amazonaws.com/awscli-exe-linux-x86_64-${pkgver}.zip")
pkgdesc="Universal Command Line Interface for Amazon Web Services v2"
depends=("groff" "less")
makedepends=("unzip")
replaces=("awscli")
repology=("project: awscli")
arch=('amd64')
sha256sums=("f02d22d9dd8b7c84c4158df7013133087a64d48f0e776d6ba2be0eaa00c03fb6")
sha256sums=("a825bec454b46cb1203a98092a95504c94872973e132a1c22befd8c0b11c859f")
maintainer=("Oren Klopfer <[email protected]>")

package() {
Expand Down

0 comments on commit 40ae235

Please sign in to comment.