summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Shapovalov2024-10-27 19:59:13 +0300
committerIvan Shapovalov2024-10-27 19:59:13 +0300
commitb47a2d02e772e0a43a147ccab0b8986d8a30a6ed (patch)
tree143bce19bb2c208e9acc02a7475b303deea162a2
parent02c790e2181b7c3a2b18553390f01bd9a7a88a76 (diff)
downloadaur-k3s-git.tar.gz
k3s-git: set license=(Apache-2.0) to use an SPDX identifier
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c5bbe7dd981..434c74042ded 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = k3s-git
pkgrel = 1
url = https://k3s.io
arch = x86_64
- license = Apache
+ license = Apache-2.0
makedepends = git
makedepends = podman
provides = k3s
diff --git a/PKGBUILD b/PKGBUILD
index e5c5992feb41..277d0124bbf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Lightweight Kubernetes'
arch=(x86_64)
url='https://k3s.io'
-license=(Apache)
+license=(Apache-2.0)
makedepends=(
git podman
# these are (some of) the tools that are installed into the "builder"