diff options
Diffstat (limited to 'testing/jo/APKBUILD')
-rw-r--r-- | testing/jo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/jo/APKBUILD b/testing/jo/APKBUILD index 01b0de4b51..5f12a20371 100644 --- a/testing/jo/APKBUILD +++ b/testing/jo/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="JSON output from a shell" url="https://github.com/jpmens/jo/" arch="all" -license="GPL2" +license="GPL-2.0" subpackages="$pkgname-doc" source="https://github.com/jpmens/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz" |