diff options
Diffstat (limited to 'testing/pass/APKBUILD')
-rw-r--r-- | testing/pass/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pass/APKBUILD b/testing/pass/APKBUILD index 8e55e6caf9..f29fe77288 100644 --- a/testing/pass/APKBUILD +++ b/testing/pass/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Stores, retrieves, generates, and synchronizes passwords securely" url="http://zx2c4.com/projects/password-store/" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="bash tree" depends_dev="" makedepends="$depends_dev" |