diff --git a/.SRCINFO b/.SRCINFO index 0535cb6..cfa7715 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -5,7 +5,7 @@ pkgbase = gvisor-git url = https://gvisor.dev arch = x86_64 arch = aarch64 - license = Apache + license = Apache-2.0 makedepends = git makedepends = go optdepends = docker: for Docker runtime support diff --git a/PKGBUILD b/PKGBUILD index 26f8a45..4046440 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc='OCI container sandbox runtime focused on security, efficiency, and ease of use' arch=('x86_64' 'aarch64') url='https://gvisor.dev' -license=('Apache') +license=('Apache-2.0') makedepends=('git' 'go') optdepends=('docker: for Docker runtime support') provides=(