summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán2024-03-07 19:37:12 -0500
committerCarlos Aznarán2024-03-07 19:37:12 -0500
commit3529086505ae9728b606ffe5469cf191a2472542 (patch)
tree34f0cbf8f3f8936ea49abd33ce147342fd9a9289 /PKGBUILD
parent108bd2e0172458b441989b403a438c4de1cf8a4a (diff)
downloadaur-nancy-bin.tar.gz
Update license name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9df44a794142..1295e485d12c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='A tool to check for vulnerabilities in your Golang dependencies'
arch=(x86_64 i686)
url="https://github.com/sonatype-nexus-community/${_pkgname}"
-license=(Apache)
+license=(Apache-2.0)
provides=("${_pkgname}")
_src="${url}/releases/download/v${pkgver}/${_pkgname}"
source_x86_64=("${_src}-v${pkgver}-linux-amd64.tar.gz")