Package Details: firefox-nightly 127.0a1+20240430.1+h650dda918743-1

Git Clone URL: https://aur.archlinux.org/firefox-nightly.git (read-only, click to copy)
Package Base: firefox-nightly
Description: Development version of the popular Firefox web browser
Upstream URL: https://www.mozilla.org/firefox/channel/#nightly
Keywords: browser gecko web
Licenses: MPL-2.0
Submitter: None
Maintainer: heftig
Last Packager: heftig
Votes: 609
Popularity: 0.90
First Submitted: 2008-09-10 14:23 (UTC)
Last Updated: 2024-04-30 09:10 (UTC)

Dependencies (38)

Required by (0)

Sources (4)

Pinned Comments

heftig commented on 2022-07-27 22:26 (UTC)

Instead of building this yourself, please use the repository from https://bbs.archlinux.org/viewtopic.php?id=117157.

Not only do you skip the very time-consuming builds, but the published package also has debug symbols at Mozilla's crash reports service, which helps tremendously with finding or filing bugs for any crashes you get.

I consider this the canonical firefox-nightly package for Arch Linux.

[heftig]
SigLevel = Optional
Server = https://pkgbuild.com/~heftig/repo/$arch

Alternatively, download Firefox Nightly straight from Mozilla, extract it to a writable place (e.g. ~/.local/firefox-nightly) and let it update itself using the integrated updater.

Latest Comments

« First ‹ Previous 1 .. 49 50 51 52 53 54 55 56 Next › Last »

<deleted-account> commented on 2010-10-08 18:00 (UTC)

4.0b8 is out.

xenom commented on 2010-08-19 10:56 (UTC)

Updated, and revert to standard package name, because date cause problems in yaourt/AUR. You can see the install date with pacman -Qii.

xenom commented on 2010-08-17 15:28 (UTC)

I've seen that. I will revert to the old name (4.0b4pre) in a future update. I have done this, because people ask me to add the date in the pkgver.See https://bbs.archlinux.org/viewtopic.php?id=102160 for more infos.

<deleted-account> commented on 2010-08-10 17:47 (UTC)

Seems that the displaying of package version is broken in AUR and yaourt. Obviously they cannot parse your PKGBUILD and I think they are right. Putting dynamical pkgversions in there is definitely weird. Why not just let it be 4.0b4pre_nightly instead?

xenom commented on 2010-08-09 20:18 (UTC)

PKGBUILD updated. Date added in pkgver after some suggestions. See https://bbs.archlinux.org/viewtopic.php?id=102160 for more infos.

xenom commented on 2010-08-06 20:03 (UTC)

Updated to 4.0b4pre. @skodabenz : It's impossible to add the date in pkgver. The pkgver are updated when the makepkg is run for CVS but not for other system.

<deleted-account> commented on 2010-08-06 16:02 (UTC)

Instead of pkgver showing the firefox version, I think it would be better to use the date of building the package as the okgver (like *-git AUR packages). This way we will know nightly build of "which date" is currently installed in the system.

<deleted-account> commented on 2010-08-06 09:00 (UTC)

@stlifey Just change pkgver=4.0b3pre to pkgver=4.0b4pre in PKGBUILD...