Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / firefox
Commits: dc1cd48b by Jan Alexander Steffens (heftig) at 2024-10-29T03:23:41+01:00 132.0-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = firefox pkgdesc = Fast, Private & Safe Web Browser - pkgver = 131.0.3 + pkgver = 132.0 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = x86_64 @@ -62,18 +62,18 @@ pkgbase = firefox options = !emptydirs options = !lto options = !makeflags - source = https://archive.mozilla.org/pub/firefox/releases/131.0.3/source/firefox-131.0.3.source.tar.xz - source = https://archive.mozilla.org/pub/firefox/releases/131.0.3/source/firefox-131.0.3.source.tar.xz.asc + source = https://archive.mozilla.org/pub/firefox/releases/132.0/source/firefox-132.0.source.tar.xz + source = https://archive.mozilla.org/pub/firefox/releases/132.0/source/firefox-132.0.source.tar.xz.asc source = firefox-symbolic.svg source = firefox.desktop source = org.mozilla.firefox.metainfo.xml validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353 - sha256sums = 7a7df3f97737453efaa243ca9dbaf95d0f0f833c5dc8afacb5704ee16ef060d0 + sha256sums = 8908b144895b354460c6975291b75ea804b07bf9bb0ee386eafeaf3c82c55c7e sha256sums = SKIP sha256sums = a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9 sha256sums = 71fe797430198ac8c00b538dce537284cf526e48be0496698cf5a980d70c16da sha256sums = 58d78ce57b3ee936bc966458d6b20ab142d02a897bbe924b3f26717af0c5bee1 - b2sums = 1d59bb050c4565c3344e7c1159ebd5bc79f050686abbc408c38493c187e3f1960ab1217113e279b170141a004b3a4797e138200a8a5ada8f5ae93eaa337ad8c3 + b2sums = e1fb70d2d699153921bcb500801b77beeba8e1ff79ef9af678a0c573c252f61d7ad20e9f0676fe2fa2731bf14af7d2eff30c0b3b562102820fddb06f63a66a91 b2sums = SKIP b2sums = 63a8dd9d8910f9efb353bed452d8b4b2a2da435857ccee083fc0c557f8c4c1339ca593b463db320f70387a1b63f1a79e709e9d12c69520993e26d85a3d742e34 b2sums = 2c7936949ef922307fb593bd0480a13bde2eab8ae24fc89071d809d6659384705f9b7838b1ae8bc46b98a152ba01fcffad606d4c84796ad9bfaaf20166f0a0fd ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Jakub Schmidtke <sja...@gmail.com> pkgname=firefox -pkgver=131.0.3 +pkgver=132.0 pkgrel=1 pkgdesc="Fast, Private & Safe Web Browser" url="https://www.mozilla.org/firefox/" @@ -85,12 +85,12 @@ validpgpkeys=( # https://blog.mozilla.org/security/2023/05/11/updated-gpg-key-for-signing-firefox-releases/ 14F26682D0916CDD81E37B6D61B7B526D98F0353 ) -sha256sums=('7a7df3f97737453efaa243ca9dbaf95d0f0f833c5dc8afacb5704ee16ef060d0' +sha256sums=('8908b144895b354460c6975291b75ea804b07bf9bb0ee386eafeaf3c82c55c7e' 'SKIP' 'a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9' '71fe797430198ac8c00b538dce537284cf526e48be0496698cf5a980d70c16da' '58d78ce57b3ee936bc966458d6b20ab142d02a897bbe924b3f26717af0c5bee1') -b2sums=('1d59bb050c4565c3344e7c1159ebd5bc79f050686abbc408c38493c187e3f1960ab1217113e279b170141a004b3a4797e138200a8a5ada8f5ae93eaa337ad8c3' +b2sums=('e1fb70d2d699153921bcb500801b77beeba8e1ff79ef9af678a0c573c252f61d7ad20e9f0676fe2fa2731bf14af7d2eff30c0b3b562102820fddb06f63a66a91' 'SKIP' '63a8dd9d8910f9efb353bed452d8b4b2a2da435857ccee083fc0c557f8c4c1339ca593b463db320f70387a1b63f1a79e709e9d12c69520993e26d85a3d742e34' '2c7936949ef922307fb593bd0480a13bde2eab8ae24fc89071d809d6659384705f9b7838b1ae8bc46b98a152ba01fcffad606d4c84796ad9bfaaf20166f0a0fd' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/firefox/-/commit/dc1cd48bfd394fdb2f1551224d39faf0bdb62ecf -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/firefox/-/commit/dc1cd48bfd394fdb2f1551224d39faf0bdb62ecf You're receiving this email because of your account on gitlab.archlinux.org.