mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
jadx-bin: improve description
This commit is contained in:
parent
55ab3d2755
commit
293f882677
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue