blob: 4f636930b927a3aaa5ccfb0d7561e9f08690a80b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ipsw-bin
pkgdesc = iOS/macOS Research Swiss Army Knife
pkgver = 3.1.566
pkgrel = 1
url = https://github.com/blacktop/ipsw
license = MIT
conflicts = ipsw
provides = ipsw
arch = aarch64
source_aarch64 = https://github.com/blacktop/ipsw/releases/download/v3.1.566/ipsw_3.1.566_linux_arm64.tar.gz
sha256sums_aarch64 = 959f801f6bfeea2963a2f0f01ec0e5e176fb7612b26aa956db482529537f547d
arch = x86_64
source_x86_64 = https://github.com/blacktop/ipsw/releases/download/v3.1.566/ipsw_3.1.566_linux_x86_64.tar.gz
sha256sums_x86_64 = d3b3908214e9aaf1291e573895c759fdb3e32b7dba62e35512a24ea76b47015d
pkgname = ipsw-bin
|