summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDuologic2021-06-01 10:53:36 +0200
committerDuologic2021-06-01 10:53:36 +0200
commit733f8e5cac44bd6ce9ef456e1192f00b2cc5a6cf (patch)
tree4e450c4337a7cb0e5d67a38aa9ca7495fde7066e /PKGBUILD
parent30cb6bb98549d9e20df222f29cf8c8366b32131d (diff)
downloadaur-733f8e5cac44bd6ce9ef456e1192f00b2cc5a6cf.tar.gz
v0.16.0 + main branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6109b5556d5..299eb39401e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: sh0rez <me@shorez.de>
pkgname=tanka-git
-pkgver=v0.15.0.r1.gb19bc9f
+pkgver=v0.16.0.r0.g774c664
pkgrel=1
pkgdesc="Flexible, reusable and concise configuration for Kubernetes using Jsonnet"
arch=('i686' 'x86_64' 'arm' 'aarch64')
url="https://tanka.dev"
license=('Apache')
-source=("git+https://github.com/grafana/tanka.git")
+source=("git+https://github.com/grafana/tanka.git#branch=main")
makedepends=('git' 'go')
depends=('diffutils' 'kubectl')