mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v3.1.346
This commit is contained in:
parent
6791a5c6f4
commit
ed54b56e9f
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.345
|
||||
pkgver=3.1.346
|
||||
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.345/ipsw_3.1.345_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('18525bed7e662fc899512cb8e5babf5e9bd03e7d7007aff521e6a1b7540d0ed4')
|
||||
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.345/ipswd_3.1.345_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('2ba4c1fbb11269bafcca723abd15433a0324140f03a9e1c96b0a4caa1c6d7900')
|
||||
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_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.345/ipsw_3.1.345_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('c969dab090435c56560cefe8d317fc47c594f1a5ba58cde0f08cc8044920dfa7')
|
||||
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.345/ipswd_3.1.345_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('c037aeb095c137cc80d6391425b7efb8bd8a09a05ad9884458346ae79b10f7f7')
|
||||
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')
|
||||
|
||||
package() {
|
||||
# bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue