Skip to content

Commit 78d47bc

Browse files
committed
jadx: update to 1.5.5.
1 parent c6b9759 commit 78d47bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/jadx/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Template file for 'jadx'
22
pkgname=jadx
3-
version=1.5.4
3+
version=1.5.5
44
revision=1
55
hostmakedepends="openjdk21 gradle"
66
short_desc="Decompiler for Dalvik bytecode"
77
maintainer="Andrew Benson <[email protected]>"
88
license="Apache-2.0"
99
homepage="https://github.com/skylot/jadx"
1010
distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz"
11-
checksum=6ae2e92532f3df58b2caf340b26ebb5502b5557a82a905d06249f69a6e9e1396
11+
checksum=8c1af4a9aebd5334367d5d60c8d56b02755b2027f9f8bc6633b5c3afdc273e1a
1212

1313
do_build() {
1414
gradle --no-daemon copyArtifacts

0 commit comments

Comments
 (0)