Package Details: palera1n 2.0.0~beta.9.2-1

Git Clone URL: https://aur.archlinux.org/palera1n.git (read-only, click to copy)
Package Base: palera1n
Description: Jailbreak for A8 through A11, T2 devices, on iOS/iPadOS/tvOS 15.0, bridgeOS 5.0 and higher.
Upstream URL: https://palera.in
Keywords: jailbreak
Submitter: itsnebulalol
Maintainer: itsnebulalol
Last Packager: itsnebulalol
Votes: 1
Popularity: 0.000005
First Submitted: 2023-03-23 14:02 (UTC)
Last Updated: 2024-07-10 23:45 (UTC)

Latest Comments

kylemsguy commented on 2024-09-17 08:25 (UTC) (edited on 2024-09-17 08:27 (UTC) by kylemsguy)

Here are the changes needed to fix the links and update it to download v2.0.1 (the latest version as of this comment).

The docs are being downloaded from a different cdn (linked to via the github release, but that link seems to point to v2.0 instead...) because it seems the docs are not uploaded to releases on Github past v2.0.

diff --git a/PKGBUILD b/PKGBUILD
index 2b8674e..cedc42d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
 # Maintainer: Nebula <nebula@palera.in>

 pkgname=palera1n
-pkgver=2.0.0~beta.9.2
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Jailbreak for A8 through A11, T2 devices, on iOS/iPadOS/tvOS 15.0, bridgeOS 5.0 and higher."
 arch=('x86_64')
 url="https://palera.in"
 licence=('MIT')
-source=("https://github.com/palera1n/palera1n/releases/download/v2.0.0-beta.9.2/palera1n-linux-x86_64"
-        "https://github.com/palera1n/palera1n/releases/download/v2.0.0-beta.9.2/palera1n.1")
-sha256sums=('3af3f9862e55bd90d132e8a5453e01454fac998aa9ca8269d65da920140c6deb'
-            '0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5')
+source=("https://github.com/palera1n/palera1n/releases/download/v2.0.1/palera1n-linux-x86_64"
+        "https://cdn.nickchan.lol/palera1n/c-rewrite/releases/v2.0.1/docs/palera1n.1")
+sha256sums=('8df7e17fc3e494d5291159bf2511d2cbe8710ba8c58de28cdc419fa8b82b26a0'
+            '9395980f2fe7ebde263abc603ba5150d839a5fb42f405911a49bd7c4d04332b9')
 options=('!strip')
 package() {
     echo "  -> Moving files in place..."

jkhsjdhjs commented on 2024-07-10 23:59 (UTC)

This doesn't build in its current state:

curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://github.com/palera1n/palera1n/releases/download/v2.0.0-beta.9.2/palera1n.1
    Aborting...