solus-packages/packages/f/firefox
Reilly Brogan c32bca49d0
firefox: Rebuild for unstable
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
2024-03-24 20:49:13 -05:00
..
files firefox: Update to v123.0 2024-02-19 16:04:56 -06:00
.gitignore
abi_libs firefox: Rebuild against rust and libnss 2023-12-05 21:40:39 -06:00
abi_symbols firefox: Update to v124.0 2024-03-18 16:42:30 -05:00
abi_used_libs firefox: Update to v123.0 2024-02-19 16:04:56 -06:00
abi_used_symbols firefox: Update to v124.0.1 2024-03-24 19:35:30 -05:00
langpacks.sh firefox: add README.md 2024-02-22 14:07:33 +11:00
monitoring.yml
package.yml firefox: Rebuild for unstable 2024-03-24 20:49:13 -05:00
pspec_x86_64.xml firefox: Rebuild for unstable 2024-03-24 20:49:13 -05:00
README.md firefox: Update README.md 2024-02-22 22:50:47 +11:00

Updating Firefox

Please note only Solus staff can update this package.

Bump the release:

go-task bump

Build the langpack:

./langpacks.sh $version e.g ./langpacks.sh 123.0

The script will output the relevant information to update the package.yml with:

123.0/source/firefox-123.0.source.tar.xz : 9e885abdaddb14cd4f313c1575282fec6af5901f445e9744fe24e2ea837d4cb7
firefox-123.0-langpacks.tar.zst : c3b291919797d7f38b6cdbe61ec612e615f01d6759d88a336d06f744ce91e9f7

Upload the langpack you just built:

rsync -avhP firefox-123.0-langpacks.tar.zst packages.getsol.us:

Shell in and move the langpack to the correct directory:

sudo mv firefox-123.0-langpacks.tar.zst /srv/www/sources/mozilla/firefox/

You are now ready to start building.