Skip to content

Commit

Permalink
upd(firefox-bin): 129.0.1 -> 129.0.2 (pacstall#6358)
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
2 people authored and Xdavius committed Sep 12, 2024
1 parent 1f8cb0e commit a6aefb8
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 = 129.0.1
pkgver = 129.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/129.0.1/linux-x86_64/en-US/firefox-129.0.1.tar.bz2
sha256sums = fa1a0409640a2e6fe2adcddbed5caa412e6dc9f38ca788eb78800f9e309f5b29
source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/129.0.2/linux-x86_64/en-US/firefox-129.0.2.tar.bz2
sha256sums = abc39c9deb686084933371bbe0546001f7bfab46c9d7a0cf4b1a4a025886cd5e

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="129.0.1"
pkgver="129.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=("fa1a0409640a2e6fe2adcddbed5caa412e6dc9f38ca788eb78800f9e309f5b29")
sha256sums=("abc39c9deb686084933371bbe0546001f7bfab46c9d7a0cf4b1a4a025886cd5e")

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

pkgname = firefox-bin
---
Expand Down

0 comments on commit a6aefb8

Please sign in to comment.