aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pass/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pass/APKBUILD')
-rw-r--r--testing/pass/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pass/APKBUILD b/testing/pass/APKBUILD
index 8e55e6caf93..f29fe772884 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"