parent
ccbba1568c
commit
781c90868e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jadx'
|
||||
pkgname=jadx
|
||||
version=1.2.0
|
||||
version=1.3.2
|
||||
revision=1
|
||||
hostmakedepends="openjdk8 gradle"
|
||||
short_desc="Decompiler for Dalvik bytecode"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/skylot/jadx"
|
||||
distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz"
|
||||
checksum=f2d1a3a8ee6782c02f77eb1f77f94f028f725ccd4d5a7ec0b9fcca330de95b33
|
||||
checksum=065ea020365beaa39769b76991c4f3e8c3d26542ff8c28e4f9e93bdee9663672
|
||||
|
||||
do_build() {
|
||||
gradle copyArtifacts
|
||||
|
|
Loading…
Reference in a new issue