mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v3.1.364
This commit is contained in:
parent
462b44a62b
commit
e8d0f40365
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.363
|
||||
pkgver=3.1.364
|
||||
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.363/ipsw_3.1.363_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('32757f4e2a5056980f1a50080f10ac0019e1184740f2792d0312e10f40d95195')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.364/ipsw_3.1.364_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('057086587e0e23f496a091b98827ec7b92abb631c205e1dd2405e648246513c8')
|
||||
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.363/ipswd_3.1.363_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('ae24c3cca02971d369d2521f314897a1cab9c7bae7ddea46b2253a27a9e5919f')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.364/ipswd_3.1.364_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('0cfc4eb3435154acd1dad84e912bb61019f0c6e65626aa02514d839609e7caf8')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.363/ipsw_3.1.363_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('02b2bdb9e95ab6058d7bb3c5b8b81e259eca25371d0b2f8a7efe5c8f6cb249ef')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.364/ipsw_3.1.364_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('c396d443fd3e13c6631221796b86076238aa8dc6665f9e1f3029a41b786ccd2b')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.363/ipswd_3.1.363_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('63e4cfea3a797dbbb981b1061b2b3af345edf3747a0dd002497cc3bc44755c54')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.364/ipswd_3.1.364_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('12151ed24c5ef910a8950b19df873edd33aaa6c513f37a0d1efa8f4bafb6707a')
|
||||
|
||||
package() {
|
||||
# bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue