mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v3.1.349
This commit is contained in:
parent
9eae254445
commit
a102cd2eda
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.348
|
||||
pkgver=3.1.349
|
||||
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.348/ipsw_3.1.348_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('7cf7d926633cbc90f1a9b6c2aa033aac92f01b2e9478473003e575187b87c981')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.349/ipsw_3.1.349_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('5ef8deffb19e0b4a1761a1048bc6f4bcb04fe749191b2d541e26b125921e8d97')
|
||||
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.348/ipswd_3.1.348_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('ccec34ebdfe37745c25d59c6145e3aece0be3a44d3c58bb98d0d29b5790ed1f3')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.349/ipswd_3.1.349_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('a3025d7c632a14267e7bd9b609251e949eb28931611c3b48f0cb6bc15f442f7a')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.348/ipsw_3.1.348_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('bb54abffc3bca665b3e595112a584b06dd3c89a7bb70c510f2c925dad37ac362')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.349/ipsw_3.1.349_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('1136eecd1e95de3325748c5e3ac957eb87d668d3dc47e097e11acb0d96d6f0ab')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.348/ipswd_3.1.348_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('1233e5660bfbc912ee3c9ee7ed83580ca22ed27fc1170272bdd3e2f68a232d42')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.349/ipswd_3.1.349_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('b98d216193e8ee3f28a0c0afee7204d75f1fdc9eaa57b339efac455ffc1a170e')
|
||||
|
||||
package() {
|
||||
# bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue