mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v3.1.347
This commit is contained in:
parent
d396ba38fe
commit
c6d48ed73c
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.346
|
||||
pkgver=3.1.347
|
||||
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.346/ipsw_3.1.346_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('cc9fff8f75b7cda3b2798195eb4cdcf07ea1460a6267b363b10e901cbcd8b70f')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.347/ipsw_3.1.347_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('7a959a0af291816856c36e4c0d394e7ab2e5f6fcaf4c418fee6a363199ed1f71')
|
||||
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.346/ipswd_3.1.346_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('001906372b486ba33a152689bfa78b790b8464be4f67d43d93f3d00cf1eb490a')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.347/ipswd_3.1.347_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('2e98885e1cd244d100738a19e0613be58a7e404111c0bb44cb2c6b7ccda42054')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.346/ipsw_3.1.346_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('d083e704716379f7ad577bbf4e73aa8da81b30266f3498840da1d5355aae6a72')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.347/ipsw_3.1.347_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('6133b415a5d7e2544814756e0def656886575a3422646af27339f4876c0e8e0e')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.346/ipswd_3.1.346_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('566eda3c7145db3e8383545d25b3f3001ae8e8befad19c1655959881f043ac85')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.347/ipswd_3.1.347_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('c037333ab7f008819337176c6e5b84c5cfa329c2e012749c530976ef203fcb28')
|
||||
|
||||
package() {
|
||||
# bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue