summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2021-07-12 10:08:35 +0200
committerVlad Vasiliu2021-07-12 10:08:35 +0200
commita7b5d0c53a1d9626fc6b2358aae4f45f73e6dda2 (patch)
treeb1d404e49715f7eff009c9bc74ee19ff6aaf8560 /PKGBUILD
parent74441656be55df347703430c7942e6800eef74f6 (diff)
downloadaur-a7b5d0c53a1d9626fc6b2358aae4f45f73e6dda2.tar.gz
Upgraded to upstream version 1.8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fd9f4d235c2..74cb94148a9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.8.2
+pkgver=1.8.3
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=('36780eae48516cfb03b56b088e083c9a')
-md5sums_aarch64=('290eb41a6adce7758e05e6f0ebe94930')
+md5sums_x86_64=('3369296663d9f87b47871e653143798d')
+md5sums_aarch64=('38754992a291cae00b6f6f1dd26423e6')
noextract=("copilot-${pkgver}")
package() {