summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2022-08-18 11:53:26 +0200
committerVlad Vasiliu2022-08-18 11:53:26 +0200
commit0b4b29a1f47e53096e305d896b3f45c589fadfd0 (patch)
treedaf4d2c685c7e20a6805348702e14a6d26898515 /PKGBUILD
parente290a8f7727128048cd45cb728ad0b54e4ae171c (diff)
downloadaur-0b4b29a1f47e53096e305d896b3f45c589fadfd0.tar.gz
Upgraded to upstream version 1.21.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d08cc181001..3df22accae4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.20.0
+pkgver=1.21.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}::https://github.com/aws/copilot-cli/releases/download/v${pkgver}/copilot-linux-amd64-v${pkgver}")
source_aarch64=("copilot-${pkgver}::https://github.com/aws/copilot-cli/releases/download/v${pkgver}/copilot-linux-arm64-v${pkgver}")
-md5sums_x86_64=('b0a2b06414b7fffb5f58b76e2ec7c920')
-md5sums_aarch64=('d7eeb4134206e26945e35f569d62d188')
+md5sums_x86_64=('017781caa71f10ddf372dfaeb07eac3f')
+md5sums_aarch64=('87a4085319f4688af7ace064ac29fa69')
noextract=("copilot-${pkgver}")
package() {