summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVlad Vasiliu2022-09-28 08:40:56 +0200
committerVlad Vasiliu2022-09-28 08:40:56 +0200
commit0c472823feb23618e69cc7ca55b248d9b2861151 (patch)
tree4881751adb8fb6584bdc1e674a19d5a48d2a3e1b /PKGBUILD
parentc14018b1804965b7d00cc267571c746d6a4b902a (diff)
downloadaur-0c472823feb23618e69cc7ca55b248d9b2861151.tar.gz
Upgraded to upstream version 1.22.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4a90f22ee45..7349366c8fd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vlad Vasiliu <vladvasiliun@yahoo.fr>
pkgname=copilot-cli-bin
-pkgver=1.21.1
-pkgrel=2
+pkgver=1.22.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=('1512288114406627a48721f757c1ba4e')
-md5sums_aarch64=('f654f5c7517f2fc89e05211fee2072f7')
+md5sums_x86_64=('4eb9f9c92e479b28c22728fc4845d271')
+md5sums_aarch64=('42d01f44f071c4eaee0545c5fe500bc5')
noextract=("copilot-${pkgver}")
package() {