summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuologic2020-07-09 21:30:23 +0200
committerDuologic2020-07-09 21:30:23 +0200
commit3b20600ecb4dd5c0daa0fbc6d74faf7bc99775fa (patch)
treee97037930ff272643a51cab2dc405d1228bce421
parentadd90e8b03439a93b37f674ba14ce9455f082e61 (diff)
downloadaur-3b20600ecb4dd5c0daa0fbc6d74faf7bc99775fa.tar.gz
master beyond 0.11.0
-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')