blob: c7165c259b87d1a178d2c895b1bb03b35982f254 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-apktool-git
pkgdesc = a tool for reengineering Android apk files
pkgver = v1.5.2.r164.g4b180bd
pkgrel = 1
url = https://code.google.com/p/android-apktool/
arch = i686
arch = x86_64
license = Apache 2.0
makedepends = git
makedepends = jdk7
depends = java-runtime
depends = android-sdk-build-tools
conflicts = android-apktool
source = git://github.com/iBotPeaches/Apktool.git#branch=wip-2.0
sha512sums = SKIP
pkgname = android-apktool-git
|