Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/firefox-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pkgbase = firefox-bin
gives = firefox
pkgver = 131.0.3
pkgver = 132.0.2
pkgdesc = Free and open-source web browser developed by the Mozilla Foundation
url = https://www.mozilla.org/en-US/firefox
arch = amd64
maintainer = Oren Klopfer <[email protected]>
repology = project: firefox
source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/131.0.3/linux-x86_64/en-US/firefox-131.0.3.tar.bz2
sha256sums = fcd1e93221074a7b44445a99d81ea26e95fdc4c7e67000e748dab93cb12c2a13
source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0.2/linux-x86_64/en-US/firefox-132.0.2.tar.bz2
sha256sums = 777d47f8b8710ab450582dc0dc0cdf8f43c2291249b3eaf740ee28ee34cda139

pkgname = firefox-bin
4 changes: 2 additions & 2 deletions packages/firefox-bin/firefox-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgname="firefox-bin"
gives="firefox"
pkgver="131.0.3"
pkgver="132.0.2"
repology=("project: ${gives}")
source=("https://download-installer.cdn.mozilla.net/pub/firefox/releases/${pkgver}/linux-x86_64/en-US/firefox-${pkgver}.tar.bz2")
url='https://www.mozilla.org/en-US/firefox'
pkgdesc="Free and open-source web browser developed by the Mozilla Foundation"
maintainer=("Oren Klopfer <[email protected]>")
arch=('amd64')
sha256sums=("fcd1e93221074a7b44445a99d81ea26e95fdc4c7e67000e748dab93cb12c2a13")
sha256sums=("777d47f8b8710ab450582dc0dc0cdf8f43c2291249b3eaf740ee28ee34cda139")

package() {
cd "${srcdir}"
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -2820,14 +2820,14 @@ pkgname = firefox-arm64-deb
---
pkgbase = firefox-bin
gives = firefox
pkgver = 131.0.3
pkgver = 132.0.2
pkgdesc = Free and open-source web browser developed by the Mozilla Foundation
url = https://www.mozilla.org/en-US/firefox
arch = amd64
maintainer = Oren Klopfer <[email protected]>
repology = project: firefox
source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/131.0.3/linux-x86_64/en-US/firefox-131.0.3.tar.bz2
sha256sums = fcd1e93221074a7b44445a99d81ea26e95fdc4c7e67000e748dab93cb12c2a13
source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0.2/linux-x86_64/en-US/firefox-132.0.2.tar.bz2
sha256sums = 777d47f8b8710ab450582dc0dc0cdf8f43c2291249b3eaf740ee28ee34cda139

pkgname = firefox-bin
---
Expand Down