summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2021-06-17 08:26:36 +0200
committerVlad Vasiliu2021-06-17 08:26:36 +0200
commit6d1e05374191060175362a7f99dda877f8e5d2e9 (patch)
treef1a6ae1921deb69be1c93b9b198a109a35d8d9a9 /PKGBUILD
parent8774a09c94a152309a4439303ea6534d51a93ffc (diff)
downloadaur-6d1e05374191060175362a7f99dda877f8e5d2e9.tar.gz
Upgraded to upstream version 1.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 834af0315e54..7e945aaf3325 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.7.1
+pkgver=1.8.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=('6a00449d34ea259d2ce09e4737ee618c')
-md5sums_aarch64=('eca813af8154d6b659fe5a39725a1b4d')
+md5sums_x86_64=('d9be8ecf11a027e807fb2d2534bd03a2')
+md5sums_aarch64=('d6cee7bd67cebbbbf17005e823a67bc0')
noextract=("copilot-${pkgver}")
package() {