summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2022-11-09 15:16:35 +0100
committerLuna Jernberg2022-11-09 15:16:35 +0100
commit3cbe72c4ec17750b8de3d041796831e6648629b0 (patch)
tree18cbd6cb0024a4e516c61a50b56acb10308900d7
parent62ba5a20a6ee6e151748ff5c010930238598c5fd (diff)
downloadaur-3cbe72c4ec17750b8de3d041796831e6648629b0.tar.gz
Revert to 107 RC1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b37c9830f0a..2c8e4ae81362 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta-bin
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 107.0rc2
+ pkgver = 107.0rc1
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.0rc2
+ provides = firefox=107.0rc1
conflicts = firefox-beta
- 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-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-beta.sh
source = firefox-beta-bin.desktop
sha256sums = 272ea68b95472d9b0ac85e4b0b4e0b335f8014b5f508deb418028d8205b866cc
diff --git a/PKGBUILD b/PKGBUILD
index 63aae8600ea6..cdee156217b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=firefox-beta-bin
_pkgname=firefox-beta
-pkgver=107.0rc2
+pkgver=107.0rc1
_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/build2/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
+source=("http://archive.mozilla.org/pub/firefox/candidates/107.0-candidates/build1/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
"$_pkgname.sh"
"$pkgname.desktop")
sha256sums=('272ea68b95472d9b0ac85e4b0b4e0b335f8014b5f508deb418028d8205b866cc'