summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-02-27 11:18:13 +0100
committerAlexander F. Rødseth2019-02-27 11:18:13 +0100
commit409fc7f7de59376590f6527b84bd14c9a89e4ac1 (patch)
treec7155ca11cda2006ebee02e8d09e9515b18fca86 /PKGBUILD
parent7f2a48295ea54c19892e3f7e7d364dbb5ca9a04f (diff)
downloadaur-409fc7f7de59376590f6527b84bd14c9a89e4ac1.tar.gz
Update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8383022142d..08942537e490 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=k3s-git
pkgver=r1.7d1baa9
-pkgrel=1
+pkgrel=2
pkgdesc='Lightweight Kubernetes'
arch=(x86_64)
url='https://github.com/rancher/k3s'
-license=(MIT)
+license=(APACHE)
makedepends=(docker git go)
pkgver() {