Package Details: gzrt 0.8-1

Git Clone URL: https://aur.archlinux.org/gzrt.git (read-only, click to copy)
Package Base: gzrt
Description: The gzip Recovery Toolkit (gzrt) has a program - gzrecover - that attempts to skip over bad data in a gzip archive.
Upstream URL: https://www.urbanophile.com/arenn/hacking/gzrt/gzrt.html
Licenses: GPL
Submitter: Busindre
Maintainer: Busindre
Last Packager: Busindre
Votes: 1
Popularity: 0.000000
First Submitted: 2019-08-14 17:47 (UTC)
Last Updated: 2024-07-05 16:26 (UTC)

Latest Comments

Busindre commented on 2024-07-05 16:28 (UTC)

PKGBUILD Updated, Sorry for the delay!

ProgrammerVince commented on 2024-07-04 20:52 (UTC)

Workaround command sequence for what @Hi-Angel mentioned:

# Download the PKGBUILD
yay -G gzrt

# Navigate to the package directory
cd gzrt

# Replace the outdated source URL with the updated one
sed -i 's|https://www.aaronrenn.com/arenn/hacking/gzrt/|https://www.urbanophile.com/arenn/hacking/gzrt/|' PKGBUILD

# Continue with the usual build process
makepkg -si

Hi-Angel commented on 2024-04-09 05:50 (UTC)

Fails with

curl: (56) The requested URL returned error: 404
==> ERROR: Failure while downloading https://www.aaronrenn.com/arenn/hacking/gzrt/gzrt-0.8.tar.gz
    Aborting...
error: failed to download sources for 'gzrt-0.8-1': 
error: packages failed to build: gzrt-0.8-1