blob: 8067b3ba8f18f1a39453628299ea8e03bbe220d2 (
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.2.2
pkgrel = 1
url = https://github.com/rayyaw/flash-patcher
arch = any
license = AGPL-3.0-or-later
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/v.6.2.2.tar.gz
b2sums = b6ddfc972af3923ea51921653675f402aa7b5bb4f23a433c1428cfe168967c21b2376116cfdca82855691f0ea0b7bda482f5ff5f6212346a045d476d4018d9e4
pkgname = python-flash-patcher
|