diff --git a/.SRCINFO b/.SRCINFO index 5abd527cae698..d67604d24fb8f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,16 +1,16 @@ pkgbase = ipsw-bin pkgdesc = iOS/macOS Research Swiss Army Knife - pkgver = 3.1.621 + pkgver = 3.1.622 pkgrel = 1 url = https://github.com/blacktop/ipsw license = MIT conflicts = ipsw provides = ipsw arch = aarch64 - source_aarch64 = https://github.com/blacktop/ipsw/releases/download/v3.1.621/ipsw_3.1.621_linux_arm64.tar.gz - sha256sums_aarch64 = 69962da5085cb4c41898aa485e1f2b0a6a2400526be28474dad9ab2560612a8f + source_aarch64 = https://github.com/blacktop/ipsw/releases/download/v3.1.622/ipsw_3.1.622_linux_arm64.tar.gz + sha256sums_aarch64 = 86c7a6f9d1b85856fdaf06b838a13b331320a4e158d164b7131ef03a14cc6e87 arch = x86_64 - source_x86_64 = https://github.com/blacktop/ipsw/releases/download/v3.1.621/ipsw_3.1.621_linux_x86_64.tar.gz - sha256sums_x86_64 = 157248b7e8ba402d8f5d1f2ab1c84c50a40e8c5db96ad0481bb10a9fdc2b5a5b + source_x86_64 = https://github.com/blacktop/ipsw/releases/download/v3.1.622/ipsw_3.1.622_linux_x86_64.tar.gz + sha256sums_x86_64 = 3ce16751c93cb0f945335b29bbea64091639f8ad9a4284ffe3b58cf12c92493f pkgname = ipsw-bin diff --git a/PKGBUILD b/PKGBUILD index 62e4a410c8556..55c5cb706c407 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Blacktop pkgname='ipsw-bin' -pkgver=3.1.621 +pkgver=3.1.622 pkgrel=1 pkgdesc='iOS/macOS Research Swiss Army Knife' url='https://github.com/blacktop/ipsw' @@ -12,11 +12,11 @@ provides=('ipsw') conflicts=('ipsw') backup=('etc/ipsw.conf') -source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.621/ipsw_3.1.621_linux_arm64.tar.gz") -sha256sums_aarch64=('69962da5085cb4c41898aa485e1f2b0a6a2400526be28474dad9ab2560612a8f') +source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.622/ipsw_3.1.622_linux_arm64.tar.gz") +sha256sums_aarch64=('86c7a6f9d1b85856fdaf06b838a13b331320a4e158d164b7131ef03a14cc6e87') -source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.621/ipsw_3.1.621_linux_x86_64.tar.gz") -sha256sums_x86_64=('157248b7e8ba402d8f5d1f2ab1c84c50a40e8c5db96ad0481bb10a9fdc2b5a5b') +source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.622/ipsw_3.1.622_linux_x86_64.tar.gz") +sha256sums_x86_64=('3ce16751c93cb0f945335b29bbea64091639f8ad9a4284ffe3b58cf12c92493f') package() { # bin