You are not logged in.
I have posted a simple SH script on the AUR that downloads and installs the latest Chromium Nightly from the Chromium Build Server. I found this convenient because I didn't want to have to recompile it every time I updated.
It requires root permissions, and can be ran using the command 'chromium-update'.
Dependencies (Note, these are the Chromium dependencies. The only addition is unzip):
- alsa-lib
- bzip2
- dbus-glib
- desktop-file-utils
- gtk2 hicolor-icon-theme
- libevent
- libxss
- libxtst
- nss
- ttf-dejavu
- xdg-utils
- unzip
Hope some of you find this useful, Logan.
Please comment if you like it, or have any suggestion for it.
https://aur.archlinux.org/packages.php?ID=52722
Update:
I had the wrong md5sum. That is fixed now.
Last edited by loganfynne (2011-09-30 01:28:44)
Offline