summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56ba2c7f0228..52aa30e271c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.4.0
+pkgver=1.5.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=('b0b6c4144a3a6a73f2dd9edbc83588f5')
-md5sums_aarch64=('9e4c5467f8748064f829af8390bf30e1')
+md5sums_x86_64=('8e835050af047da274fa1094b9068370')
+md5sums_aarch64=('2b7c842766291759d972d4bf3eb72c0c')
noextract=("copilot-${pkgver}")
package() {