blob: 5bbe375bdbfd70a9bcbdce3156892c3c46876354 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = amiitool
pkgdesc = Reverse-engineered amiibo cryptography
pkgver = 2
pkgrel = 3
url = https://github.com/socram8888/amiitool
arch = x86_64
license = MIT
makedepends = git
makedepends = mbedtls
source = amiitool-r2.tar.gz::https://github.com/socram8888/amiitool/archive/r2.tar.gz
source = fix-mbedtls_include.patch
md5sums = a3c193286e4930fa903d742424f5cad5
md5sums = ec7d604b88be91eea182d9d5da73f413
pkgname = amiitool
|