summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {