[aur-general] AUR4 feature request

Eli Schwartz eschwartz93 at gmail.com
Sun Jun 14 03:41:43 UTC 2015


On Sat, Jun 13, 2015 at 1:52 AM, Ralf Mardorf <info.mardorf at rocketmail.com>
wrote:

> Thank you Justin,
>
> I wasn't aware of https://aur.archlinux.org/packages/aur-git/ and I
> agree, it should be available for AUR 4 too.
>
> Regards,
> Ralf
>

Rather than cloning the whole AUR history (lots of unneeded disk space) I
suggest you use the following to pull the last version in the aur-mirror:

wget -e robots=off --reject "index.html" -np -r -nH --cut-dirs 3
pkgbuild.com/git/aur-mirror.git/plain/{package-name}

robots=off because otherwise recursive download fails, don't download the
index page, just the files it links to, and cull the extra folders in the
path to the packagedir.

-- Eli Schwartz


More information about the aur-general mailing list