summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f148d993c01..06607448db7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tanka-git
pkgdesc = Flexible, reusable and concise configuration for Kubernetes using Jsonnet
- pkgver = v0.10.0.r11.g62b18e4
- pkgrel = 0
+ pkgver = v0.11.0.r1.g70c2cb3
+ pkgrel = 1
url = https://tanka.dev
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 76ef41862f0c..ea20f46e46b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: sh0rez <me@shorez.de>
pkgname=tanka-git
-pkgver=v0.10.0.r11.g62b18e4
-pkgrel=0
+pkgver=v0.11.0.r1.g70c2cb3
+pkgrel=1
pkgdesc="Flexible, reusable and concise configuration for Kubernetes using Jsonnet"
arch=('i686' 'x86_64' 'arm' 'aarch64')