summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorml2021-09-18 20:07:48 +0200
committerml2021-09-18 20:07:48 +0200
commita7a512432d90b8d63e4db6bf11a9a156c0fbf554 (patch)
tree6a8eb9d5859faeee8298f17faf27f56d4a85f201
parent327cb6dc7bb00297c803ba3a17a3b276956fa694 (diff)
downloadaur-a7a512432d90b8d63e4db6bf11a9a156c0fbf554.tar.gz
updpkg: chart-testing 3.4.0-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da4f62376f87..8d74a640916e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = chart-testing
pkgdesc = CLI tool for linting and testing Helm charts
pkgver = 3.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/helm/chart-testing
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index f1d51d68fbb0..320edd5bfb9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: ml <>
+# Contributor: Thomas Hobson <thomas /at/ hexf.me>
pkgname=chart-testing
pkgver=3.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='CLI tool for linting and testing Helm charts'
arch=('x86_64' 'aarch64' 'armv6h')
url='https://github.com/helm/chart-testing'