You are not logged in.
I tried to install compton-git from AUR.
makepkg -s successfully resolved and installed dependencies but at last it can not download sources.
I also tried to download manually in browser from the link, git://github.com/chjj/compton.git on AUR's compton.git page.
I can not download it too.
and also
wget git://github.com/chjj/compton.git
says
[mshan@localhost ~]$ wget git://github.com/chjj/compton.git
git://github.com/chjj/compton.git: Unsupported scheme 'git'.
[mshan@localhost ~]$
what the problem is it.
Amazing !
Offline
Use git clone git://github.com/chjj/compton.git
Offline
Why do you have to download the source manually? makepkg does this on its own. I've just tested it and everything went OK.
Edit: If you're getting any errors, please post them.
Last edited by karol (2013-12-31 18:13:47)
Offline