summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2024-03-22 09:26:01 +0100
committerVlad Vasiliu2024-03-22 09:26:01 +0100
commitd4c63e5e1a994bc82524e254b69010e0876b0f18 (patch)
tree369378e3b33b4294de95a8da734beab588d62213 /PKGBUILD
parentf2c2160a1b302dca143be682aa657d8b94df1d41 (diff)
downloadaur-d4c63e5e1a994bc82524e254b69010e0876b0f18.tar.gz
Upgrade to upstream v1.33.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc5ffb527e00..3746349d7b39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.33.1
+pkgver=1.33.2
pkgrel=1
pkgdesc='Your toolkit for containerized applications on AWS.'
arch=('aarch64' 'x86_64')
@@ -12,8 +12,8 @@ depends=()
conflicts=('copilot-cli')
source_x86_64=("copilot-${pkgver}-x86_64::https://github.com/aws/copilot-cli/releases/download/v${pkgver}/copilot-linux-amd64-v${pkgver}")
source_aarch64=("copilot-${pkgver}-aarch64::https://github.com/aws/copilot-cli/releases/download/v${pkgver}/copilot-linux-arm64-v${pkgver}")
-md5sums_x86_64=('17b9b51e9ec7d4d6d115e56c125a7827')
-md5sums_aarch64=('5b68531960ffcb5123bd1649f8c0eb41')
+md5sums_x86_64=('75c7a05f41aa50e80b3094218ec7d389')
+md5sums_aarch64=('f296f1042052b667fb20acf612bcd6d4')
noextract=("copilot-${pkgver}")
package() {