summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2021-08-31 15:45:09 +0200
committerVlad Vasiliu2021-08-31 15:45:09 +0200
commitcb9e1add5cc6540a8ad6cee1eb98e556f01e13f1 (patch)
tree93e7a380ce903663982a0ae2f9a869b9fbc92348 /PKGBUILD
parent0bfc15d41c05e90a7381403a3422ae8cde46d308 (diff)
downloadaur-cb9e1add5cc6540a8ad6cee1eb98e556f01e13f1.tar.gz
Upgraded to upstream version 1.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65c022468ae2..d0d47102617d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.9.0
+pkgver=1.10.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=('d59f5d50b95fe469778d51d3f6a4f010')
-md5sums_aarch64=('91195add06f04de7f5fb198a8e943501')
+md5sums_x86_64=('feaca46b91fa62014385129a2152961e')
+md5sums_aarch64=('2d6bb35f3491fa4c4eeaa4820f0886ac')
noextract=("copilot-${pkgver}")
package() {