summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7992875f6134..bbc82cef44fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Blacktop <https://github.com/blacktop>
pkgname='ipswd-bin'
-pkgver=3.1.441
+pkgver=3.1.442
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.441/ipswd_3.1.441_linux_arm64.tar.gz")
-sha256sums_aarch64=('4c2bdbd533da7e789bd133eaecd104606f59bd7fd7fdefa72cf55c6c735b29a1')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.442/ipswd_3.1.442_linux_arm64.tar.gz")
+sha256sums_aarch64=('17b1c9f03a53c25b69c8b429f6810b5bc27721d629e28993bdfe760e7e85596c')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.441/ipswd_3.1.441_linux_x86_64.tar.gz")
-sha256sums_x86_64=('67ef02d6b7f29496c5bbfce69f051a4bec727f2bcec9e75712f0181ec7ab0951')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/blacktop/ipsw/releases/download/v3.1.442/ipswd_3.1.442_linux_x86_64.tar.gz")
+sha256sums_x86_64=('7d07176d4caafaec9117fd55fada2d7058596946b89448b36b6afafc2a9370c4')
package() {
cd ipswd_${pkgver}_linux_${CHOST%%-*}