summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2021-04-14 14:27:38 +0200
committerVlad Vasiliu2021-04-14 14:27:38 +0200
commitfe13bff6225b84db5339a93c497d8cead258a0cc (patch)
tree4d4bab1497b42a4a3f1368f1c536231163b19156 /PKGBUILD
parent3d09e146476f810aed0488eeba60f9bc89fc83d5 (diff)
downloadaur-fe13bff6225b84db5339a93c497d8cead258a0cc.tar.gz
Update to v1.5.0-1
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() {