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-arm64-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgbase = firefox-arm64-deb
gives = firefox
pkgver = 134.0.1+build1
pkgver = 134.0.2+build1
pkgdesc = Free and open-source web browser developed by the Mozilla Foundation
url = https://www.mozilla.org/en-US/firefox
arch = arm64
maintainer = Oren Klopfer <oren@taumoda.com>
repology = project: firefox
repology = repo: ubuntu_20_04
source = https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/firefox/firefox_134.0.1+build1-0ubuntu0.22.04.1~mt1_arm64.deb
sha256sums = 0a825ab9b181ad744ffed117c628543fff8422e4a4139fdc5fc34a451e28b6e5
source = https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/firefox/firefox_134.0.2+build1-0ubuntu0.22.04.1~mt1_arm64.deb
sha256sums = 214898f33cd2b29a67b025677f8474e1a9ed86057ca6f3d4f79a54c00308ef8d

pkgname = firefox-arm64-deb
4 changes: 2 additions & 2 deletions packages/firefox-arm64-deb/firefox-arm64-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pkgname="firefox-arm64-deb"
gives="firefox"
pkgver="134.0.1+build1"
pkgver="134.0.2+build1"
ubversion="22.04"
arch=("arm64")
repology=("project: ${gives}" "repo: ubuntu_20_04")
source=("https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/${gives}/${gives}_${pkgver}-0ubuntu0.${ubversion}.1~mt1_arm64.deb")
url='https://www.mozilla.org/en-US/firefox'
pkgdesc="Free and open-source web browser developed by the Mozilla Foundation"
maintainer=("Oren Klopfer <oren@taumoda.com>")
sha256sums=("0a825ab9b181ad744ffed117c628543fff8422e4a4139fdc5fc34a451e28b6e5")
sha256sums=("214898f33cd2b29a67b025677f8474e1a9ed86057ca6f3d4f79a54c00308ef8d")
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -2940,15 +2940,15 @@ pkgname = ffsend-bin
---
pkgbase = firefox-arm64-deb
gives = firefox
pkgver = 134.0.1+build1
pkgver = 134.0.2+build1
pkgdesc = Free and open-source web browser developed by the Mozilla Foundation
url = https://www.mozilla.org/en-US/firefox
arch = arm64
maintainer = Oren Klopfer <oren@taumoda.com>
repology = project: firefox
repology = repo: ubuntu_20_04
source = https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/firefox/firefox_134.0.1+build1-0ubuntu0.22.04.1~mt1_arm64.deb
sha256sums = 0a825ab9b181ad744ffed117c628543fff8422e4a4139fdc5fc34a451e28b6e5
source = https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/firefox/firefox_134.0.2+build1-0ubuntu0.22.04.1~mt1_arm64.deb
sha256sums = 214898f33cd2b29a67b025677f8474e1a9ed86057ca6f3d4f79a54c00308ef8d

pkgname = firefox-arm64-deb
---
Expand Down
Loading