summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Birks2019-10-31 10:51:13 -0400
committerDavid Birks2019-10-31 10:51:13 -0400
commit8be237d9058df7e16f0d90f7a096f970a66566ef (patch)
tree4104d806ffd5c7caef75cbd756323a2efd500bed /PKGBUILD
parent0e160c6fe74004bcd500bf9efa08142c1a82c92a (diff)
downloadaur-8be237d9058df7e16f0d90f7a096f970a66566ef.tar.gz
Update to 0.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7eb37c6fa1b1..7d4969f29004 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=octant
pkgdesc='A tool for developers to understand how applications run on a Kubernetes cluster'
-pkgver=0.8.0
+pkgver=0.9.0
pkgrel=1
arch=('x86_64')
license=('Apache')
@@ -10,7 +10,7 @@ url='https://github.com/vmware/octant'
depends=('kubectl')
makedepends=('go' 'npm')
source=("$pkgname-$pkgver.tar.gz::https://github.com/vmware/octant/archive/v$pkgver.tar.gz")
-sha256sums=('5605e3926dd3d9d32326d97bf4ab4dc7865bafc601f1c70885e7a1fd1dc98ee4')
+sha256sums=('543ac7f643b266d6919a4b5ce9155705153113c69a6cca8e4d51f6c0255a07e0')
build() {
export NG_CLI_ANALYTICS=ci