blob: 61625d8089489fc5dea90788dfe3c26ebca11f2b (
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 = 1
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 = ed8e2578b7a61496781d09485bedeb506b61f90b939bff82789fa642f936722d83a6836999711339aa0e5e2bb4b2e37538d8c5de65c183bc776623b06a698d4b
pkgname = python-flash-patcher
|