about summary refs log tree commit diff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6b148b547f5..2c62fec4d636 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
 pkgdesc="Simple Kubernetes resource templating"
 arch=('x86_64')
 url="https://github.com/tazjin/kontemplate"
-license=('MIT')
+license=('GPLv3')
 makedepends=('go')
 optdepends=('pass: Template secrets into resources')
 source=('kontemplate-git::git+https://github.com/tazjin/kontemplate.git')