summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2024-01-18 23:57:58 +0100
committerVlad Vasiliu2024-01-18 23:57:58 +0100
commitbb6683b0df8467789fe4eba2fc27bcd18a806be6 (patch)
tree5e66785c7010e05ad1b691991888cba76ff04337 /PKGBUILD
parent0ecfffc8ab30cb5f46087a1cb747d1c7a76a688f (diff)
downloadaur-bb6683b0df8467789fe4eba2fc27bcd18a806be6.tar.gz
Upgrade to upstream v1.33.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48618ed3dd99..27b1f9d89d82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.32.1
+pkgver=1.33.0
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=('0bd7ba02805698c051add62520968596')
-md5sums_aarch64=('22cdecc64b40423305b57efa3f3d2e7b')
+md5sums_x86_64=('14100349ae915b0a12c928a9395ebd96')
+md5sums_aarch64=('afad44647dd810a45d34947b8dd76704')
noextract=("copilot-${pkgver}")
package() {