summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2023-03-28 19:00:08 +0200
committerVlad Vasiliu2023-03-28 19:00:08 +0200
commit1ac5ad090c44add084a87e9b0373616437852639 (patch)
treed0468c1e1150e42bc15a2f3f6c462ccb29eb267f /PKGBUILD
parent7ab01d39b224c5130370949f6598aae541431160 (diff)
downloadaur-1ac5ad090c44add084a87e9b0373616437852639.tar.gz
Upgraded to upstream version 1.27.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8819315146b1..8daf5052c317 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.26.0
+pkgver=1.27.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=('48260a21b9a36ba9db83993d9d93ee3f')
-md5sums_aarch64=('5a39eefe6e9229635459defffba91f17')
+md5sums_x86_64=('9ef09124fa689d1c94027e9786460edf')
+md5sums_aarch64=('d973b151877f29489eab0c6d6cda44c6')
noextract=("copilot-${pkgver}")
package() {