summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrainos2024-02-25 21:59:02 +0800
committerBrainos2024-02-25 21:59:02 +0800
commitb0a5e9f1c0f6383d21de3340e9cd6c6ffafa330f (patch)
treeafd6aa6a212db62d6cc0e2275512fae0b75b248d
parent1d0ea6d083afad133ffe54773d58b0bd923f725a (diff)
downloadaur-b0a5e9f1c0f6383d21de3340e9cd6c6ffafa330f.tar.gz
Use SPDX license identifier
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e351d8b9928c..e84ce37cf928 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='Git credential helper that securely authenticates to GitHub, GitLab, BitBucket, Gerrit and other forges using OAuth (Git version)'
arch=('any')
url="https://github.com/hickford/git-credential-oauth"
-license=('APACHE')
+license=('Apache-2.0')
makedepends=('git' 'go')
provides=("$_pkgbase")
conflicts=("$_pkgbase")