summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuna Jernberg2023-12-07 09:51:03 +0100
committerLuna Jernberg2023-12-07 09:51:03 +0100
commit20cf17e667f39af229d1efb151f2c1eef9d7ec32 (patch)
tree1ed322b5d65d9b6987020e5bc668ed37809f7533 /PKGBUILD
parentffd35656eab03b3e626a0eaa25918abfe48cdd3d (diff)
downloadaur-20cf17e667f39af229d1efb151f2c1eef9d7ec32.tar.gz
121 Beta 8 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8f9a284f962..cddf0d9aaba5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ optdepends=('ffmpeg: H264/AAC/MP3 decoding'
provides=("firefox=$pkgver")
conflicts=('firefox-beta')
install=$pkgname.install
-source=("https://archive.mozilla.org/pub/firefox/candidates/121.0b8-candidates/build1/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
+source=("https://archive.mozilla.org/pub/firefox/releases/121.0b8/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
"$_pkgname.sh"
"$pkgname.desktop"
"policies.json")