blob: 9da6c52895354e67400ee66c13140245fbafdd3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = dex2jar
pkgdesc = Tools to work with android .dex and java .class files
pkgver = 2.4
pkgrel = 1
url = https://github.com/pxb1988/dex2jar
arch = any
license = Apache
depends = java-runtime
depends = bash
source = https://github.com/pxb1988/dex2jar/releases/download/v2.4/dex-tools-v2.4.zip
sha256sums = ee7c45eb3c1d2474a6145d8d447e651a736a22d9664b6d3d3be5a5a817dda23a
pkgname = dex2jar
|