mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v3.1.340
This commit is contained in:
parent
0ccf9c7a35
commit
ec535b8731
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.339
|
||||
pkgver=3.1.340
|
||||
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.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.340/ipsw_3.1.340_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('fa2c12a0ae16995bfdc9be2cc8fb68b728c1ee8aa0c1f5a1f08350c594abc9d7')
|
||||
|
||||
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_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.340/ipswd_3.1.340_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('11a8aabd2a35df1a54598ffb26f8d9b92217c68f08de4356b0b03dbf353940eb')
|
||||
|
||||
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.340/ipsw_3.1.340_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('6fabb536a138217d0aa8ab2ccb460339365d8842d068c35f428fb5d5a5268058')
|
||||
|
||||
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')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.340/ipswd_3.1.340_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('fce78a007241de2bcc9c434d192130f768a4284f20f412c13c9fd39e1b4e02ac')
|
||||
|
||||
package() {
|
||||
# bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue