blob: 6d5e465cf80554c0d7f2547c6015a4fe29a184df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = firmtool-git
pkgdesc = A tool to parse, extract, and build 3DS firmware files
pkgver = r42.fdc7085
pkgrel = 1
url = https://github.com/TuxSH/firmtool
arch = any
license = BSD
makedepends = python-setuptools
makedepends = git
depends = python-pycryptodome
source = git+https://github.com/TuxSH/firmtool.git
md5sums = SKIP
pkgname = firmtool-git
|