summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2022-09-02 11:31:52 +0200
committerVlad Vasiliu2022-09-02 11:31:52 +0200
commitca4c239ffccf7f71626e424fc315b16a2004800d (patch)
tree58cf76aa32750bf9e02f006609a52961d6bdd549 /PKGBUILD
parent0b4b29a1f47e53096e305d896b3f45c589fadfd0 (diff)
downloadaur-ca4c239ffccf7f71626e424fc315b16a2004800d.tar.gz
Upgraded to upstream version 1.21.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3df22accae4e..b18c5017c673 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.21.0
+pkgver=1.21.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=('017781caa71f10ddf372dfaeb07eac3f')
-md5sums_aarch64=('87a4085319f4688af7ace064ac29fa69')
+md5sums_x86_64=('af093937821f49c8539827a877d49960')
+md5sums_aarch64=('87d9ff989bcc19fe0782bfd02ad2a705')
noextract=("copilot-${pkgver}")
package() {