blob: 06192487b7a8cd4aba847e7f555c085f5df8cb74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ipsw-git
pkgdesc = iOS/macOS Research Swiss Army Knife
pkgver = 3.1.528.r0.g455d715
pkgrel = 1
url = https://github.com/blacktop/ipsw
arch = any
license = MIT
makedepends = git
makedepends = go
depends = glibc
optdepends = bash-completion: for shell auto-completion
optdepends = zsh-completions: for shell auto-completion
provides = ipsw=3.1.528
conflicts = ipsw
backup = etc/ipsw.conf
source = ipsw::git+https://github.com/blacktop/ipsw.git
sha256sums = SKIP
pkgname = ipsw-git
|