diff --git a/.SRCINFO b/.SRCINFO index 5ba9af3f2d81b..a810817a94965 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,16 +1,16 @@ pkgbase = ipsw-bin pkgdesc = iOS/macOS Research Swiss Army Knife - pkgver = 3.1.268 + pkgver = 3.1.269 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.268/ipsw_3.1.268_linux_arm64.tar.gz - sha256sums_aarch64 = 574cf900fc97515ce769392d724ff4f561a6cb2db8d89917abf08b81a2754b2e + source_aarch64 = https://github.com/blacktop/ipsw/releases/download/v3.1.269/ipsw_3.1.269_linux_arm64.tar.gz + sha256sums_aarch64 = 8e4316dc7f201fb2e919969292feff4eba9ccd3e3ee5f607d0031b208ef9cc83 arch = x86_64 - source_x86_64 = https://github.com/blacktop/ipsw/releases/download/v3.1.268/ipsw_3.1.268_linux_x86_64.tar.gz - sha256sums_x86_64 = 37c98c4fa10cb7b45e68f75a4a66b78949a0c083f9778a818430f48ea501d80f + source_x86_64 = https://github.com/blacktop/ipsw/releases/download/v3.1.269/ipsw_3.1.269_linux_x86_64.tar.gz + sha256sums_x86_64 = 7f1a5b9bd2428cdd36d7211a32f2ec29a117080169150173f13e8e11c63572a8 pkgname = ipsw-bin diff --git a/PKGBUILD b/PKGBUILD index f95fb46d0f72e..0c7b7cfc6a387 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Blacktop pkgname='ipsw-bin' -pkgver=3.1.268 +pkgver=3.1.269 pkgrel=1 pkgdesc='iOS/macOS Research Swiss Army Knife' url='https://github.com/blacktop/ipsw' @@ -11,11 +11,11 @@ license=('MIT') provides=('ipsw') conflicts=('ipsw') -source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.268/ipsw_3.1.268_linux_arm64.tar.gz") -sha256sums_aarch64=('574cf900fc97515ce769392d724ff4f561a6cb2db8d89917abf08b81a2754b2e') +source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.269/ipsw_3.1.269_linux_arm64.tar.gz") +sha256sums_aarch64=('8e4316dc7f201fb2e919969292feff4eba9ccd3e3ee5f607d0031b208ef9cc83') -source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.268/ipsw_3.1.268_linux_x86_64.tar.gz") -sha256sums_x86_64=('37c98c4fa10cb7b45e68f75a4a66b78949a0c083f9778a818430f48ea501d80f') +source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.269/ipsw_3.1.269_linux_x86_64.tar.gz") +sha256sums_x86_64=('7f1a5b9bd2428cdd36d7211a32f2ec29a117080169150173f13e8e11c63572a8') package() { # bin