summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2022-11-08 19:19:29 +0100
committerLuna Jernberg2022-11-08 19:19:29 +0100
commit62ba5a20a6ee6e151748ff5c010930238598c5fd (patch)
tree6dfdf3187ad1cfd9af7c89d9d88a5e9969639d90
parent6969bf281a0fbf1899e496dfcc49075713cf596a (diff)
downloadaur-62ba5a20a6ee6e151748ff5c010930238598c5fd.tar.gz
107 RC2 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c8e4ae81362..7b37c9830f0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta-bin
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 107.0rc1
+ pkgver = 107.0rc2
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/channel/#beta
install = firefox-beta-bin.install
@@ -19,9 +19,9 @@ pkgbase = firefox-beta-bin
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = pulseaudio: Sound
optdepends = upower: Battery API
- provides = firefox=107.0rc1
+ provides = firefox=107.0rc2
conflicts = firefox-beta
- source = firefox-107.0rc1.tar.bz2::https://ftp.mozilla.org/pub/firefox/candidates/107.0-candidates/build1/linux-x86_64/en-US/firefox-107.0.tar.bz2
+ source = firefox-107.0rc2.tar.bz2::https://ftp.mozilla.org/pub/firefox/candidates/107.0-candidates/build2/linux-x86_64/en-US/firefox-107.0.tar.bz2
source = firefox-beta.sh
source = firefox-beta-bin.desktop
sha256sums = 272ea68b95472d9b0ac85e4b0b4e0b335f8014b5f508deb418028d8205b866cc
diff --git a/PKGBUILD b/PKGBUILD
index cdee156217b7..63aae8600ea6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=firefox-beta-bin
_pkgname=firefox-beta
-pkgver=107.0rc1
+pkgver=107.0rc2
_major=${pkgver/rc*}
_build=${pkgver/*rc}
pkgrel=1
@@ -22,7 +22,7 @@ optdepends=('ffmpeg: H264/AAC/MP3 decoding'
provides=("firefox=$pkgver")
conflicts=('firefox-beta')
install=$pkgname.install
-source=("http://archive.mozilla.org/pub/firefox/candidates/107.0-candidates/build1/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
+source=("http://archive.mozilla.org/pub/firefox/candidates/107.0-candidates/build2/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
"$_pkgname.sh"
"$pkgname.desktop")
sha256sums=('272ea68b95472d9b0ac85e4b0b4e0b335f8014b5f508deb418028d8205b866cc'