From 248b08fff8b9d4f95d53ca478f38be963c226682 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 10 Dec 2024 17:19:21 +0300 Subject: [PATCH] firefox-133.0.3 --- network/web/firefox/actions.py | 4 ++++ network/web/firefox/pspec.xml | 9 ++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/network/web/firefox/actions.py b/network/web/firefox/actions.py index 66c053564a..7e6fe88373 100644 --- a/network/web/firefox/actions.py +++ b/network/web/firefox/actions.py @@ -99,6 +99,10 @@ def install(): for s in (16, 22, 24, 32, 48, 64, 128, 256): pisitools.insinto("/usr/share/icons/hicolor/%dx%d/apps" % (s,s), "browser/branding/official/default%d.png" % s, "firefox.png") + + pisitools.insinto("/usr/share/icons/hicolor/192x192/apps", "browser/branding/official/content/about-logo.png", "firefox.png") + pisitools.insinto("/usr/share/icons/hicolor/384x384/apps", "browser/branding/official/content/about-logo@2x.png", "firefox.png") + pisitools.insinto("/usr/share/icons/hicolor/scalable/apps", "browser/branding/official/content/about-logo.svg", "firefox.svg") # Install docs pisitools.dodoc("README*", "LICENSE") diff --git a/network/web/firefox/pspec.xml b/network/web/firefox/pspec.xml index ef5661b79e..d060318686 100644 --- a/network/web/firefox/pspec.xml +++ b/network/web/firefox/pspec.xml @@ -15,7 +15,7 @@ app:gui Firefox Web Browser It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences. - https://ftp.mozilla.org/pub/firefox/releases/133.0/source/firefox-133.0.source.tar.xz + https://ftp.mozilla.org/pub/firefox/releases/133.0.3/source/firefox-133.0.3.source.tar.xz @@ -566,6 +566,13 @@ + + 2024-12-10 + 133.0.3 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-11-25 133.0