mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v3.1.339
This commit is contained in:
parent
e35599d357
commit
6e4eab3f45
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.338
|
||||
pkgver=3.1.339
|
||||
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.338/ipsw_3.1.338_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('ec18c413a1d889c978c5db31edfb7e2ec623d9f3ffd43ce221ccd44c48f3f228')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.339/ipsw_3.1.339_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('c222f94a90609de1907bf9e3ee5a2251dc47a7086836f42e27eb632d88bd7097')
|
||||
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.338/ipswd_3.1.338_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('9fcf7f3c6f4182299067bfb0022dcdd155500faf0b512a98a3298ac1a8850c7f')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.339/ipswd_3.1.339_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('633c0e3737ac135bfae37849de3f892208eef5a625addbb42b2cba47de5f014b')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.338/ipsw_3.1.338_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('6e97b547f87a8631cf80dae609c177631aad236e8e93d526735fe6a838ddc60c')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.339/ipsw_3.1.339_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('045b9586d2fee2090cbcf8da6882744bf6020400dcad81fbb9b44956e905cccf')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.338/ipswd_3.1.338_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('c5b86eadd6536417073224be427e658b6f57ea1a6daaf96c2d335cdc634bac6d')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.339/ipswd_3.1.339_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('04ba99eeb78aebc1b30f6f50df528675d8ab79a0467cd39f7d1a2efe35bd4150')
|
||||
|
||||
package() {
|
||||
# bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue