blob: 276cb1fef327d000c7632cb191018969c962067e (
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 = 2.12.1.r24.g96779b52
pkgrel = 3
url = https://ibotpeaches.github.io/Apktool/
arch = any
license = Apache
makedepends = git
makedepends = jdk21-openjdk
makedepends = gradle
depends = bash
depends = java-runtime>=8
depends = android-sdk-build-tools
conflicts = android-apktool
source = git+https://github.com/iBotPeaches/Apktool.git
sha512sums = SKIP
pkgname = android-apktool-git
|