From 9f05d103507577d0a809dbfca0ed7d33b80c0af7 Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Tue, 10 Sep 2024 21:11:37 -0600 Subject: [PATCH] Update to v3.1.543 --- .SRCINFO | 10 +++++----- PKGBUILD | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index bedf9d55d5db0..cc0c8a542a7a8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,16 +1,16 @@ pkgbase = ipswd-bin pkgdesc = ipsw - Daemon - pkgver = 3.1.542 + pkgver = 3.1.543 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.542/ipswd_3.1.542_linux_arm64.tar.gz - sha256sums_aarch64 = 5e33e5b5eaf4a720832f611eae0706901c9519b5819fe213ed91f4cab9fe25fa + source_aarch64 = https://github.com/blacktop/ipsw/releases/download/v3.1.543/ipswd_3.1.543_linux_arm64.tar.gz + sha256sums_aarch64 = 0708da918b214b576a28648e3e0868320cf46decbb51d197c62a34a196e950de arch = x86_64 - source_x86_64 = https://github.com/blacktop/ipsw/releases/download/v3.1.542/ipswd_3.1.542_linux_x86_64.tar.gz - sha256sums_x86_64 = 7bb03488983af1de4935138526ebbf146e983e5dd8b840e8a9ba2b563b4a7ea4 + source_x86_64 = https://github.com/blacktop/ipsw/releases/download/v3.1.543/ipswd_3.1.543_linux_x86_64.tar.gz + sha256sums_x86_64 = c6d02daa87b3a009d4ff0868544ce5eedbfdfbf8a1fdba499498538615f970ae pkgname = ipswd-bin diff --git a/PKGBUILD b/PKGBUILD index 5eb322762d10e..0088d082c5df6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Blacktop pkgname='ipswd-bin' -pkgver=3.1.542 +pkgver=3.1.543 pkgrel=1 pkgdesc='ipsw - Daemon' 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.542/ipswd_3.1.542_linux_arm64.tar.gz") -sha256sums_aarch64=('5e33e5b5eaf4a720832f611eae0706901c9519b5819fe213ed91f4cab9fe25fa') +source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.543/ipswd_3.1.543_linux_arm64.tar.gz") +sha256sums_aarch64=('0708da918b214b576a28648e3e0868320cf46decbb51d197c62a34a196e950de') -source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.542/ipswd_3.1.542_linux_x86_64.tar.gz") -sha256sums_x86_64=('7bb03488983af1de4935138526ebbf146e983e5dd8b840e8a9ba2b563b4a7ea4') +source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.543/ipswd_3.1.543_linux_x86_64.tar.gz") +sha256sums_x86_64=('c6d02daa87b3a009d4ff0868544ce5eedbfdfbf8a1fdba499498538615f970ae') package() { # bin