mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v3.1.334
This commit is contained in:
parent
b3d8db8628
commit
8cf8a39be8
1 changed files with 9 additions and 9 deletions
18
PKGBUILD
18
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Blacktop <https://github.com/blacktop>
|
||||
|
||||
pkgname='ipsw-bin'
|
||||
pkgver=3.1.333
|
||||
pkgver=3.1.334
|
||||
pkgrel=1
|
||||
pkgdesc='iOS/macOS Research Swiss Army Knife'
|
||||
url='https://github.com/blacktop/ipsw'
|
||||
|
|
@ -12,17 +12,17 @@ provides=('ipsw')
|
|||
conflicts=('ipsw')
|
||||
backup=('/etc/ipsw.conf')
|
||||
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.333/ipsw_3.1.333_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('569798f80c2c22aed7fe757314fe0d38322d1f2cacb80edfdeaf3c31438c1579')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.334/ipsw_3.1.334_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('ee29d3914626d086412c43df950408fb249449f2db192e6a04e96bff84918d53')
|
||||
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.333/ipswd_3.1.333_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('76728f50e517f23380fb126ae32f673bb0f4b66195162ef19db2db1e56cf9564')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.334/ipswd_3.1.334_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('249f9159697e4fe6f52f9ece253703ad24ee59d7319fb2c1cf19c45f098aa09e')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.333/ipsw_3.1.333_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('53e94470bfc85e541af8a6445ffebf3667ca3edc242ef174dc1ea92d11a86ab8')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.334/ipsw_3.1.334_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('010d74d8965397fa365887c7f9f792c8df088e99ab5f3b76744c4b4e98addbc0')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.333/ipswd_3.1.333_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('9392c065bc0b23522b0a95231bb86a9542f162e190dc45d2982f941caff81b17')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.334/ipswd_3.1.334_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('4bb6af15d0d8bd1a6086965c8c487eab314e2460ec7ad42e8035517ed0f34046')
|
||||
|
||||
package() {
|
||||
# bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue