diff --git a/.SRCINFO b/.SRCINFO index 8d853b1f3a989..f0ca300abe87c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,16 +1,16 @@ pkgbase = ipsw-bin pkgdesc = iOS/macOS Research Swiss Army Knife - pkgver = 3.1.610 + pkgver = 3.1.611 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.610/ipsw_3.1.610_linux_arm64.tar.gz - sha256sums_aarch64 = b1162ce165cfd1e22fe1f3e434086b4ee32c9263ca52b977ec1dd447efe6f59c + source_aarch64 = https://github.com/blacktop/ipsw/releases/download/v3.1.611/ipsw_3.1.611_linux_arm64.tar.gz + sha256sums_aarch64 = daeb957922680e9e91458b5b1ba04920a1d5941e983aec4e3a52b6dbffcbb1a5 arch = x86_64 - source_x86_64 = https://github.com/blacktop/ipsw/releases/download/v3.1.610/ipsw_3.1.610_linux_x86_64.tar.gz - sha256sums_x86_64 = 2199ae81064cfd0d3e6700c0587d83c6a3a374fed6fb755bbeb13c42750662f8 + source_x86_64 = https://github.com/blacktop/ipsw/releases/download/v3.1.611/ipsw_3.1.611_linux_x86_64.tar.gz + sha256sums_x86_64 = e84d95be8ff32ab9fcebfa2cf59bc2c613871d500e5ae18932828e898967e34e pkgname = ipsw-bin diff --git a/PKGBUILD b/PKGBUILD index 6658b52bd72a1..659c5657cdf54 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Blacktop pkgname='ipsw-bin' -pkgver=3.1.610 +pkgver=3.1.611 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.610/ipsw_3.1.610_linux_arm64.tar.gz") -sha256sums_aarch64=('b1162ce165cfd1e22fe1f3e434086b4ee32c9263ca52b977ec1dd447efe6f59c') +source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.611/ipsw_3.1.611_linux_arm64.tar.gz") +sha256sums_aarch64=('daeb957922680e9e91458b5b1ba04920a1d5941e983aec4e3a52b6dbffcbb1a5') -source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.610/ipsw_3.1.610_linux_x86_64.tar.gz") -sha256sums_x86_64=('2199ae81064cfd0d3e6700c0587d83c6a3a374fed6fb755bbeb13c42750662f8') +source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.611/ipsw_3.1.611_linux_x86_64.tar.gz") +sha256sums_x86_64=('e84d95be8ff32ab9fcebfa2cf59bc2c613871d500e5ae18932828e898967e34e') package() { # bin