blob: 71c058ec0b324174bad2188d1d51a592aa868dda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-aapt2
pkgdesc = Android Asset Packaging Tool 2 for Python3
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/trevorwang/aapt
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
source = https://files.pythonhosted.org/packages/source/a/aapt2/aapt2-0.2.1.tar.gz
sha256sums = c82396f3d71abf32b6a4f8f6b894766cec102f99c6ebb85cd0d2d9ba678d91ed
pkgname = python-aapt2
|