mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v3.1.356
This commit is contained in:
parent
51de7a8250
commit
0a3b275c1d
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.355
|
||||
pkgver=3.1.356
|
||||
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.355/ipsw_3.1.355_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('609ceab88784a5bbafcb38c731ee6f2a67500ab74170aae60f2c82287e60cd6b')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.356/ipsw_3.1.356_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('91b823b977b1024b52998354db3b088bde515c54c071bc82965a90c28e9eac4e')
|
||||
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.355/ipswd_3.1.355_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('08ce6703bd278b887b0c120a187a400b73aef2ef6838c454aaaff0ef650ee8b4')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.356/ipswd_3.1.356_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('78592fb881fd7a9b1a4dc240286a6edcac616bffb0e5422551ad4c04ab36e031')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.355/ipsw_3.1.355_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('4f62f8830535cbc9288e76982249b509994324498ef5ce6e51c52cbd1293cee8')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.356/ipsw_3.1.356_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('e05a9c499261d897bd0657f140851416f46c7380d7bc20287393647974951337')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.355/ipswd_3.1.355_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('70e1d79a63ec96f7fd494dd74a682666f52707b4f1366a35c1818179e27e2c87')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.356/ipswd_3.1.356_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('9ea70f183c2c70e687dfbadf9e54895e59654d8b633fcae5b3447772ad83d591')
|
||||
|
||||
package() {
|
||||
# bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue