diff --git a/.SRCINFO b/.SRCINFO index 8f9b8143a3d2a..af0a345482a7a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,16 +1,16 @@ pkgbase = ipsw-bin pkgdesc = iOS/macOS Research Swiss Army Knife - pkgver = 3.1.292 + pkgver = 3.1.293 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.292/ipsw_3.1.292_linux_arm64.tar.gz - sha256sums_aarch64 = b19ce34df458ee9c25be57afeb93c2181ecc56365a23567294de7576339c2135 + source_aarch64 = https://github.com/blacktop/ipsw/releases/download/v3.1.293/ipsw_3.1.293_linux_arm64.tar.gz + sha256sums_aarch64 = 09bc0814870a7406a966ab8e93c3595637db6c6d444a78678d11687cefafb26f arch = x86_64 - source_x86_64 = https://github.com/blacktop/ipsw/releases/download/v3.1.292/ipsw_3.1.292_linux_x86_64.tar.gz - sha256sums_x86_64 = b5b446d369eeedd2a7382a8a66d9490563af7c51a60e91937bc8bd669fbd50e0 + source_x86_64 = https://github.com/blacktop/ipsw/releases/download/v3.1.293/ipsw_3.1.293_linux_x86_64.tar.gz + sha256sums_x86_64 = c1b604965dd15659478b93339de1d944be22b1c57bc248f42a58745ad1220119 pkgname = ipsw-bin diff --git a/PKGBUILD b/PKGBUILD index 8c02c92cc7475..03e1bc20a89de 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Blacktop pkgname='ipsw-bin' -pkgver=3.1.292 +pkgver=3.1.293 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.292/ipsw_3.1.292_linux_arm64.tar.gz") -sha256sums_aarch64=('b19ce34df458ee9c25be57afeb93c2181ecc56365a23567294de7576339c2135') +source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.293/ipsw_3.1.293_linux_arm64.tar.gz") +sha256sums_aarch64=('09bc0814870a7406a966ab8e93c3595637db6c6d444a78678d11687cefafb26f') -source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.292/ipsw_3.1.292_linux_x86_64.tar.gz") -sha256sums_x86_64=('b5b446d369eeedd2a7382a8a66d9490563af7c51a60e91937bc8bd669fbd50e0') +source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.293/ipsw_3.1.293_linux_x86_64.tar.gz") +sha256sums_x86_64=('c1b604965dd15659478b93339de1d944be22b1c57bc248f42a58745ad1220119') package() { # bin