mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v3.1.335
This commit is contained in:
parent
603be505ae
commit
602d276503
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.334
|
||||
pkgver=3.1.335
|
||||
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.334/ipsw_3.1.334_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('ee29d3914626d086412c43df950408fb249449f2db192e6a04e96bff84918d53')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.335/ipsw_3.1.335_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('8b0caeb4717b1615a36933ae3b0779d7a79a63b2885f85a3cd11a1f50cbd38cd')
|
||||
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.334/ipswd_3.1.334_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('249f9159697e4fe6f52f9ece253703ad24ee59d7319fb2c1cf19c45f098aa09e')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.335/ipswd_3.1.335_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('6ab856375fb86bccc527c840914df262b50659b78582b7e0aaf0bb37c4a5aed9')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.334/ipsw_3.1.334_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('010d74d8965397fa365887c7f9f792c8df088e99ab5f3b76744c4b4e98addbc0')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.335/ipsw_3.1.335_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('990ce30c54e97b4dbc77ed91faf531cad554dfb2352892e61794f0f2ff997792')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.334/ipswd_3.1.334_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('4bb6af15d0d8bd1a6086965c8c487eab314e2460ec7ad42e8035517ed0f34046')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.335/ipswd_3.1.335_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('1660852434db0c88f4a67c9aab2f65588f5011b84a5180d55149aa745febd001')
|
||||
|
||||
package() {
|
||||
# bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue