summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2021-05-23 12:32:01 +0200
committerVlad Vasiliu2021-05-23 12:32:01 +0200
commit8774a09c94a152309a4439303ea6534d51a93ffc (patch)
treed303a19f6ca7138445efc7aa5cc9e608fe080668 /PKGBUILD
parent30b099c9ea29006741447cbfdc80c880e99566e1 (diff)
downloadaur-8774a09c94a152309a4439303ea6534d51a93ffc.tar.gz
Upgraded to upstream version 1.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d229a476bf43..834af0315e54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.6.0
+pkgver=1.7.1
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=('09b13d4530c557bf67717f800692adc6')
-md5sums_aarch64=('0488c279a806a10b2555d1591d8e7d09')
+md5sums_x86_64=('6a00449d34ea259d2ce09e4737ee618c')
+md5sums_aarch64=('eca813af8154d6b659fe5a39725a1b4d')
noextract=("copilot-${pkgver}")
package() {