aboutsummaryrefslogtreecommitdiffstats
path: root/community/xkcdpass/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xkcdpass/APKBUILD')
-rw-r--r--community/xkcdpass/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xkcdpass/APKBUILD b/community/xkcdpass/APKBUILD
index 1920c2f6e3..2fec8a4844 100644
--- a/community/xkcdpass/APKBUILD
+++ b/community/xkcdpass/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Generate secure multiword passwords/passphrases"
url="https://github.com/redacted/XKCD-password-generator"
arch="noarch"
-license="BSD-3"
+license="BSD-3-Clause"
depends="py3-xkcdpass"
makedepends="python3-dev"
subpackages="py3-$pkgname:py3"