You are not logged in.

#1 2011-12-23 16:47:03

whzee
Member
Registered: 2011-12-23
Posts: 20

Installing plymouth-systemd-git 20111018-1

Hi all!

I've been enjoying arch for sometime and this is my favorite distro ever. I love how you can customize each and every aspect of it.

Ok so here's my problem. Git is blocked in my college firewall so, can someone guide me how install the package.
https://aur.archlinux.org/packages.php?ID=51715
I know there's a way to edit PKGBUILD to use local files. Only if I knew how..... Been trying for two hours to edit the PKGBUILD myself... very frustrated..

Offline

#2 2011-12-23 17:05:00

zephyr
Member
Registered: 2008-03-20
Posts: 103

Re: Installing plymouth-systemd-git 20111018-1

You could use the following address to download the source via HTTP perhaps:

http://anongit.freedesktop.org/git/plymouth

Just replace the followin line in the PKGBUILD:

_gitroot='git://git.freedesktop.org/git/plymouth'

You should also patch the encrypt_hook.patch, see the comments. (The new maintainer should update the package.)

to:

_gitroot='http://anongit.freedesktop.org/git/plymouth'

Offline

Board footer

Powered by FluxBB