jadx-bin: improve description

This commit is contained in:
Anton Bolshakov 2023-09-06 20:54:50 +08:00
parent 55ab3d2755
commit 293f882677
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ EAPI=7
MY_PN="jadx"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A standalone graphical utility that displays Java source codes of .class file"
DESCRIPTION="A standalone graphical Java Decompiler"
HOMEPAGE="https://github.com/skylot/jadx"
SRC_URI="https://github.com/skylot/jadx/releases/download/v${PV}/${MY_P}.zip"

View file

@ -6,7 +6,7 @@ EAPI=7
MY_PN="jadx"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A standalone graphical utility that displays Java source codes of .class file"
DESCRIPTION="A standalone graphical Java Decompiler"
HOMEPAGE="https://github.com/skylot/jadx"
SRC_URI="https://github.com/skylot/jadx/releases/download/v${PV}/${MY_P}.zip"