summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2022-11-02 08:54:03 +0100
committerVlad Vasiliu2022-11-02 08:54:03 +0100
commitad69882f98f8fbb157a10649efc470cca697b29a (patch)
treedac8c8b0e65015e38e5a9cad694652856e2d5201 /PKGBUILD
parent119d51f45f42f7c38c620b63665fe2f6a504bbee (diff)
downloadaur-ad69882f98f8fbb157a10649efc470cca697b29a.tar.gz
Upgraded to upstream version 1.23.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a2ed7889016..bb7fa61b3f85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.22.1
-pkgrel=3
+pkgver=1.23.0
+pkgrel=1
pkgdesc='Your toolkit for containerized applications on AWS.'
arch=('aarch64' 'x86_64')
url='https://aws.github.io/copilot-cli/'
@@ -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=('d311f8084fbfe540cba14804f2fcacc8')
-md5sums_aarch64=('7dd6c12e82cf7e1f5894eaf8b5be1876')
+md5sums_x86_64=('02bce5c88e21e363505d4a6a3524b717')
+md5sums_aarch64=('4bf5c63ad65ae025924fd7d077a49d14')
noextract=("copilot-${pkgver}")
package() {