mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v3.1.362
This commit is contained in:
parent
948b246cf2
commit
787689ee4f
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.361
|
||||
pkgver=3.1.362
|
||||
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.361/ipsw_3.1.361_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('90d46705981da0ec7b7f3e93e0f78f937e2a955fb0d91cb5ba151b955e5236e9')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.362/ipsw_3.1.362_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('82e5b91cb6a7e76b8e5d2f93c4ba3e3255613a0c379dfcceb99e6a9772766de6')
|
||||
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.361/ipswd_3.1.361_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('8e10ca74d61ec1a1ab34c4eb707d10f90311e20c6d2c73966951d00c8adf7c31')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.362/ipswd_3.1.362_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('f8ab5386e6c336f1ecdd9c4f84adc7afe8f0045f8ac3d8babb8b242b11c06b42')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.361/ipsw_3.1.361_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('b6f5fa910723f9dfe09835ab7dc113411fa74595a9d3872b51380314ff9473bf')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.362/ipsw_3.1.362_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('7acd987ee1d74847f0b80af6e51b808c8a770e752a67a0e0f11ef5020850c17b')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.361/ipswd_3.1.361_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('2a1abad1a5928d67134a946eca0a1c9078848ec1af63610d4a187ab703b22d3c')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.362/ipswd_3.1.362_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('234c811d1ea1c3ec16a778455a3743d55bf5659de9d31b4955558489ea0ccad4')
|
||||
|
||||
package() {
|
||||
# bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue