mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v3.1.342
This commit is contained in:
parent
c400b357f2
commit
dce431ecc7
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.341
|
||||
pkgver=3.1.342
|
||||
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.341/ipsw_3.1.341_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('dcdeb1c126046b12cf0d1a3bc1874c43824de83c33a1a66c5048f3b1527ba47f')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.342/ipsw_3.1.342_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('4251865d984e40077476429a74d67296450d7d6614897ab75a081a5b5e135341')
|
||||
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.341/ipswd_3.1.341_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('1b278ddcf8ed2e522747e7047d1b1bae885e836bea2ca7f954f5a501cd0b3209')
|
||||
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.342/ipswd_3.1.342_linux_arm64.tar.gz")
|
||||
sha256sums_aarch64=('22d719068a0cfef72c3d79dd78c337c396bbb7fd64909192aebaed840034e17d')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.341/ipsw_3.1.341_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('78833af854d86a061d4b6e431cb4ee808866d50c3058f166f5112203082d34f6')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.342/ipsw_3.1.342_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('5a7e00e21f104e3ef22d7b783420d7a73eb87bba09d1a4a1a2899ee88cb7bca5')
|
||||
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.341/ipswd_3.1.341_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('8e6c108cda421899512868bc32093ee7b95babd2f14090b2f42dcb0537c77413')
|
||||
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.342/ipswd_3.1.342_linux_x86_64.tar.gz")
|
||||
sha256sums_x86_64=('c22b88c0deff253379d69d88a27cab4da862bdc924638fc8cb47b29e3324255a')
|
||||
|
||||
package() {
|
||||
# bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue