summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Hobson2020-04-30 20:16:20 +1200
committerThomas Hobson2020-04-30 20:16:20 +1200
commit84dbcc651ee5a9da3394ab6b9b76b402751a6333 (patch)
tree827b4f4917d7d8fca2b4cee47f83a615415b7582
parent728596576e5f4da92a7309a0bf27c0f0ae5a6424 (diff)
downloadaur-84dbcc651ee5a9da3394ab6b9b76b402751a6333.tar.gz
chart-testing: Version 2.4.1+1 (via aurt)
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1f1511cc5c3..5c17158002cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@ pkgrel=1
epoch=0
source=('https://github.com/helm/chart-testing/releases/download/v2.4.1/chart-testing_2.4.1_linux_amd64.tar.gz')
sha256sums=('70d5a0141a8331f85355155368cb555f5143625effdbb4a20e662dd5d965de14')
-pkgdesc=CLI tool for linting and testing Helm charts
+pkgdesc="CLI tool for linting and testing Helm charts"
arch=('x86_64')
-url=https://github.com/helm/chart-testing/
+url="https://github.com/helm/chart-testing/"
license=('Apache')
depends=('helm' 'kubectl' 'yamllint' 'git' 'yamale')
provides=('ct')