Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upd(firefox-arm64-deb): 128.0+build2 -> 129.0+build2 #6325

Merged
merged 1 commit into from
Aug 14, 2024
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 = 128.0+build2
pkgver = 129.0+build2
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 <[email protected]>
repology = project: firefox
repology = repo: ubuntu_20_04
source = https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/firefox/firefox_128.0+build2-0ubuntu0.22.04.1~mt1_arm64.deb
sha256sums = 5fcf1e2350335b183577762cff5e0e8cc23081798824c88108592bf30c4fada8
source = https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/firefox/firefox_129.0+build2-0ubuntu0.22.04.1~mt1_arm64.deb
sha256sums = fff03a2c0d24ea0b6ca877da2ebfe793dbda06ebbd5c3f9c6910bc044203fced

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="128.0+build2"
pkgver="129.0+build2"
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 <[email protected]>")
sha256sums=("5fcf1e2350335b183577762cff5e0e8cc23081798824c88108592bf30c4fada8")
sha256sums=("fff03a2c0d24ea0b6ca877da2ebfe793dbda06ebbd5c3f9c6910bc044203fced")
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -2588,15 +2588,15 @@ pkgname = ffsend-bin
---
pkgbase = firefox-arm64-deb
gives = firefox
pkgver = 128.0+build2
pkgver = 129.0+build2
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 <[email protected]>
repology = project: firefox
repology = repo: ubuntu_20_04
source = https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/firefox/firefox_128.0+build2-0ubuntu0.22.04.1~mt1_arm64.deb
sha256sums = 5fcf1e2350335b183577762cff5e0e8cc23081798824c88108592bf30c4fada8
source = https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/pool/main/f/firefox/firefox_129.0+build2-0ubuntu0.22.04.1~mt1_arm64.deb
sha256sums = fff03a2c0d24ea0b6ca877da2ebfe793dbda06ebbd5c3f9c6910bc044203fced

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