Skip to content

Commit

Permalink
upd(firefox-bin): 128.0.3 -> 129.0 (#6320)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
MiBUl-eu and pre-commit-ci[bot] authored Aug 9, 2024
1 parent bf8b053 commit 273d8db
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
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 = 128.0.3
pkgver = 129.0
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/128.0.3/linux-x86_64/en-US/firefox-128.0.3.tar.bz2
sha256sums = b40db1ecf6536a3d08b9fac38b19023b5094baa11de5dd01bdeaf1d87b666d09
source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/129.0/linux-x86_64/en-US/firefox-129.0.tar.bz2
sha256sums = 878a042f49ee34314bde9ca70a0f93c0941c247c72f17b87d904024bef2b27ad

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="128.0.3"
pkgver="129.0"
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=("b40db1ecf6536a3d08b9fac38b19023b5094baa11de5dd01bdeaf1d87b666d09")
sha256sums=("878a042f49ee34314bde9ca70a0f93c0941c247c72f17b87d904024bef2b27ad")

package() {
cd "${srcdir}"
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -2602,14 +2602,14 @@ pkgname = firefox-arm64-deb
---
pkgbase = firefox-bin
gives = firefox
pkgver = 128.0.3
pkgver = 129.0
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/128.0.3/linux-x86_64/en-US/firefox-128.0.3.tar.bz2
sha256sums = b40db1ecf6536a3d08b9fac38b19023b5094baa11de5dd01bdeaf1d87b666d09
source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/129.0/linux-x86_64/en-US/firefox-129.0.tar.bz2
sha256sums = 878a042f49ee34314bde9ca70a0f93c0941c247c72f17b87d904024bef2b27ad

pkgname = firefox-bin
---
Expand Down

0 comments on commit 273d8db

Please sign in to comment.