summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsh0rez2020-02-13 20:54:41 +0100
committersh0rez2020-02-13 20:54:41 +0100
commit39498b7dc25cce1fc73809b3496592e4e28dc763 (patch)
tree58a4b0b2b46e7454b6b1890e4f4652ffd4a7d3e5
parent31e31106eb155e4b806e20e41950d17c1c93dde8 (diff)
downloadaur-39498b7dc25cce1fc73809b3496592e4e28dc763.tar.gz
bump 0.8.0
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca44bd41409f..be24918c5835 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Duologic <jeroen@simplsitic.be>
+# Maintainer: sh0rez <me@shorez.de>
pkgname=tanka-bin
-pkgver=0.7.1
-pkgrel=2
+pkgver=0.8.0
+pkgrel=0
pkgdesc="Flexible, reusable and concise configuration for Kubernetes"
arch=('x86_64')
url="https://github.com/grafana/tanka"