summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2023-12-06 15:11:23 +0100
committerLuna Jernberg2023-12-06 15:11:23 +0100
commitffd35656eab03b3e626a0eaa25918abfe48cdd3d (patch)
treee6325beb69053eb683fff4d2ad4a82319f6c6d0f
parentad9531ba47b417c09f028287efb4c9638f2ed856 (diff)
downloadaur-ffd35656eab03b3e626a0eaa25918abfe48cdd3d.tar.gz
121 Beta 8 RC1 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 006053b2e135..52c6dd697a32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta-bin
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 121.0b7
+ pkgver = 121.0b8
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/channel/#beta
install = firefox-beta-bin.install
@@ -20,13 +20,13 @@ pkgbase = firefox-beta-bin
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = pulseaudio: Sound
optdepends = upower: Battery API
- provides = firefox=121.0b7
+ provides = firefox=121.0b8
conflicts = firefox-beta
- source = https://archive.mozilla.org/pub/firefox/releases/121.0b7/linux-x86_64/en-US/firefox-121.0b7.tar.bz2
+ source = https://archive.mozilla.org/pub/firefox/candidates/121.0b8-candidates/build1/linux-x86_64/en-US/firefox-121.0b8.tar.bz2
source = firefox-beta.sh
source = firefox-beta-bin.desktop
source = policies.json
- sha256sums = f706ae774e37786d8782920655d89f0580b8fbd113a2888ac14d49cc810e3714
+ sha256sums = 6592212a8f8545577b600f9f0f0ebe799340b8f0c4146bcf6c3b00fb9a84c3b8
sha256sums = 4bec62032e49c28ff27750abddbdbdbb1a4b5cba719c39498968fe53adee790b
sha256sums = 210f13ea47c4b96387f26ee7fc4dfc5c192cfb169aef2a13303fbd1ee58b3761
sha256sums = 2d7e8d947c392142dba0c80a7e5ecfdf14f7783e24885ab417d4224574b8c4f8
diff --git a/PKGBUILD b/PKGBUILD
index 42cbd6d7761c..a8f9a284f962 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=firefox-beta-bin
_pkgname=firefox-beta
-pkgver=121.0b7
+pkgver=121.0b8
_major=${pkgver/rc*}
_build=${pkgver/*rc}
pkgrel=1
@@ -22,11 +22,11 @@ optdepends=('ffmpeg: H264/AAC/MP3 decoding'
provides=("firefox=$pkgver")
conflicts=('firefox-beta')
install=$pkgname.install
-source=("https://archive.mozilla.org/pub/firefox/releases/121.0b7/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
+source=("https://archive.mozilla.org/pub/firefox/candidates/121.0b8-candidates/build1/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
"$_pkgname.sh"
"$pkgname.desktop"
"policies.json")
-sha256sums=('f706ae774e37786d8782920655d89f0580b8fbd113a2888ac14d49cc810e3714'
+sha256sums=('6592212a8f8545577b600f9f0f0ebe799340b8f0c4146bcf6c3b00fb9a84c3b8'
'4bec62032e49c28ff27750abddbdbdbb1a4b5cba719c39498968fe53adee790b'
'210f13ea47c4b96387f26ee7fc4dfc5c192cfb169aef2a13303fbd1ee58b3761'
'2d7e8d947c392142dba0c80a7e5ecfdf14f7783e24885ab417d4224574b8c4f8')