summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorp4ck3t02023-03-08 10:34:11 +0100
committerp4ck3t02023-03-08 10:34:11 +0100
commitdab2f175c06f582de3723e10e0e78ff8e25b09b6 (patch)
treea2d701a70b19edfb4641beece8e9e14947761fec /PKGBUILD
parent59a3b2d4c634eb934cad4b346c4a02d1f4e1e505 (diff)
downloadaur-asmcli.tar.gz
update to Version 1.16.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8de75fd05d2f..66e8e99b4df9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: p4ck3t0 <aur@p4ck3t0.de>
pkgname=asmcli
-pkgver=1.15.3
-downloadver=1.15
+pkgver=1.16.2
+downloadver=1.16
pkgrel=1
pkgdesc="Anthos Service Mesh command line interface, to install and manage an Anthos Service Mesh."
arch=('x86_64' 'aarch64' 'arm' 'armv6h' 'armv7h')
@@ -10,7 +10,7 @@ url='https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages'
license=('Apache 2.0')
provides=('asmcli')
depends=('kpt')
-sha256sums=('50ea16cb1fc23f0eae69a524633fdff53092ca3c513aeebf529ca25ae6675222')
+sha256sums=('c90e2dc207b7c0646aba3c06a9dbab0122c0358c14b85d7c5e337eed811884d8')
source=("asmcli-${downloadver}"::"https://storage.googleapis.com/csm-artifacts/asm/asmcli_${downloadver}")