blob: 285f30947df86bd61980eafbe05d53f62c31a16f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-flash-patcher
pkgdesc = Adobe Flash SWF file patching tool
pkgver = 6.1.0
pkgrel = 2
url = https://github.com/rayyaw/flash-patcher
arch = any
license = AGPL3
makedepends = python-installer
makedepends = python-hatch
makedepends = antlr4
depends = ffdec
depends = python
depends = python-antlr4
source = https://github.com/rayyaw/flash-patcher/archive/refs/tags/v6.1.0.tar.gz
b2sums = 146e5277ca57e25522d49872777f6943f4fde939dccb4af4a0faaec0ab92a420a9ddd7bd3936471439cc43dd1368ea85b620b4b6fd9e62b353d9a02bc9d18fa3
pkgname = python-flash-patcher
|