diff options
Diffstat (limited to 'community/lastpass-cli')
-rw-r--r-- | community/lastpass-cli/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lastpass-cli/APKBUILD b/community/lastpass-cli/APKBUILD index f736b912cc..d043add160 100644 --- a/community/lastpass-cli/APKBUILD +++ b/community/lastpass-cli/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="LastPass command line interface tool" url="https://lastpass.com/" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="libressl-dev curl-dev libxml2-dev asciidoc cmake bash" subpackages="$pkgname-doc $pkgname-bash-completion:bashcomp:noarch" source="$pkgname-$pkgver.tar.gz::https://github.com/${pkgname/-*/}/$pkgname/archive/v${pkgver}.tar.gz |