Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / firefox
Commits:
f066a5c7 by Jan Alexander Steffens (heftig) at 2025-02-18T18:02:21+01:00
135.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = firefox
pkgdesc = Fast, Private & Safe Web Browser
- pkgver = 135.0
+ pkgver = 135.0.1
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -62,20 +62,20 @@ pkgbase = firefox
options = !emptydirs
options = !lto
options = !makeflags
- source =
https://archive.mozilla.org/pub/firefox/releases/135.0/source/firefox-135.0.source.tar.xz
- source =
https://archive.mozilla.org/pub/firefox/releases/135.0/source/firefox-135.0.source.tar.xz.asc
+ source =
https://archive.mozilla.org/pub/firefox/releases/135.0.1/source/firefox-135.0.1.source.tar.xz
+ source =
https://archive.mozilla.org/pub/firefox/releases/135.0.1/source/firefox-135.0.1.source.tar.xz.asc
source = firefox-symbolic.svg
source = firefox.desktop
source = org.mozilla.firefox.metainfo.xml
source = 0001-Install-under-remoting-name.patch
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums =
827e12a962ef47511089af4498f65ebf42fa57ca31db790bfd7e9a820d16b960
+ sha256sums =
74fbdfddce3be390f3f03194a4e398b30d0a69754e1542a59d7f2b38bac37906
sha256sums = SKIP
sha256sums =
a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9
sha256sums =
71fe797430198ac8c00b538dce537284cf526e48be0496698cf5a980d70c16da
sha256sums =
23f557fa7989adcae03cc9458d94716981dbcf0e9d6d52a289a2426e50b4b785
sha256sums =
883ca2fa723a7572269d18559d5b82412782ad63e5dd3820eeb0540e3fe34314
- b2sums =
a9309d125b48988bc4e5c6989f2a1a0ee169dc7661a3d8d67d6bb32271812b2e22b885fa8384c027835ba1907fe00ad2fb8c8c1e8d87f8dafebbc9939c378edd
+ b2sums =
a99e63f5622b3aa2cd5f686daa2fef60d82b55eea39d87b9a5b17403e8267fe5e542d73ebd32b07c80d3af5e69362fbd028bd338b5673de14b4dbbdc5034092b
b2sums = SKIP
b2sums =
63a8dd9d8910f9efb353bed452d8b4b2a2da435857ccee083fc0c557f8c4c1339ca593b463db320f70387a1b63f1a79e709e9d12c69520993e26d85a3d742e34
b2sums =
2c7936949ef922307fb593bd0480a13bde2eab8ae24fc89071d809d6659384705f9b7838b1ae8bc46b98a152ba01fcffad606d4c84796ad9bfaaf20166f0a0fd
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Jakub Schmidtke <[email protected]>
pkgname=firefox
-pkgver=135.0
+pkgver=135.0.1
pkgrel=1
pkgdesc="Fast, Private & Safe Web Browser"
url="https://www.mozilla.org/firefox/"
@@ -86,13 +86,13 @@ validpgpkeys=(
#
https://blog.mozilla.org/security/2023/05/11/updated-gpg-key-for-signing-firefox-releases/
14F26682D0916CDD81E37B6D61B7B526D98F0353
)
-sha256sums=('827e12a962ef47511089af4498f65ebf42fa57ca31db790bfd7e9a820d16b960'
+sha256sums=('74fbdfddce3be390f3f03194a4e398b30d0a69754e1542a59d7f2b38bac37906'
'SKIP'
'a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9'
'71fe797430198ac8c00b538dce537284cf526e48be0496698cf5a980d70c16da'
'23f557fa7989adcae03cc9458d94716981dbcf0e9d6d52a289a2426e50b4b785'
'883ca2fa723a7572269d18559d5b82412782ad63e5dd3820eeb0540e3fe34314')
-b2sums=('a9309d125b48988bc4e5c6989f2a1a0ee169dc7661a3d8d67d6bb32271812b2e22b885fa8384c027835ba1907fe00ad2fb8c8c1e8d87f8dafebbc9939c378edd'
+b2sums=('a99e63f5622b3aa2cd5f686daa2fef60d82b55eea39d87b9a5b17403e8267fe5e542d73ebd32b07c80d3af5e69362fbd028bd338b5673de14b4dbbdc5034092b'
'SKIP'
'63a8dd9d8910f9efb353bed452d8b4b2a2da435857ccee083fc0c557f8c4c1339ca593b463db320f70387a1b63f1a79e709e9d12c69520993e26d85a3d742e34'
'2c7936949ef922307fb593bd0480a13bde2eab8ae24fc89071d809d6659384705f9b7838b1ae8bc46b98a152ba01fcffad606d4c84796ad9bfaaf20166f0a0fd'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox/-/commit/f066a5c74836635fb21f88b331fedb4ad08e2710
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox/-/commit/f066a5c74836635fb21f88b331fedb4ad08e2710
You're receiving this email because of your account on gitlab.archlinux.org.