summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbittin2020-12-08 15:17:26 +0100
committerbittin2020-12-08 15:17:26 +0100
commite8f39cea739ca7ff2470da676ca1860331a6e619 (patch)
tree795d3102fc7b1417f831ced3effb7b99137e477f
parent69731940e9dc121c32acde3211437f97cba8579e (diff)
downloadaur-e8f39cea739ca7ff2470da676ca1860331a6e619.tar.gz
84 rc1 update
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD7
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b613266e131a..772df9774648 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 84.0b8
+ pkgver = 84.0rc1
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/channel/#beta
arch = i686
@@ -27,7 +27,6 @@ pkgbase = firefox-beta
makedepends = nasm
makedepends = python-setuptools
makedepends = python-psutil
- makedepends = python-zstandard
makedepends = lld
depends = gtk3
depends = libxt
@@ -42,17 +41,17 @@ pkgbase = firefox-beta
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = firefox=84.0b8
+ provides = firefox=84.0rc1
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
options = !strip
- source = https://archive.mozilla.org/pub/firefox/releases/84.0b8/source/firefox-84.0b8.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/84.0b8/source/firefox-84.0b8.source.tar.xz.asc
+ source = firefox-84.0rc1.source.tar.xz::https://ftp.mozilla.org/pub/firefox/candidates/84.0-candidates/build1/source/firefox-84.0.source.tar.xz
+ source = firefox-84.0rc1.source.tar.xz.asc::https://ftp.mozilla.org/pub/firefox/candidates/84.0-candidates/build1/source/firefox-84.0.source.tar.xz.asc
source = 0001-Use-remoting-name-for-GDK-application-names.patch
source = firefox-beta.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 5adaf1a79463049bbeb8ac6de19a10fd1d4793fa43d8597dfd1cf50fede6488f
+ sha256sums = 8a2c2e0d5ff510b4366b6124a499603a05eefdce015c22b02d36023ab6dc3665
sha256sums = SKIP
sha256sums = 3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75
sha256sums = 54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1
diff --git a/PKGBUILD b/PKGBUILD
index 91511da519f9..9692862790e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ fi
pkgname=firefox-beta
_pkgname=firefox
-pkgver=84.0b8
+pkgver=84.0rc1
_major=${pkgver/rc*}
_build=${pkgver/*rc}
_pkgver=84.0
@@ -61,7 +61,7 @@ url="https://www.mozilla.org/en-US/firefox/channel/#beta"
depends=(gtk3 libxt mime-types dbus-glib ffmpeg 'nss>=3.55' ttf-font libpulse)
makedepends=(unzip zip diffutils yasm mesa imake inetutils xorg-server-xvfb
autoconf2.13 rust clang llvm jack gtk2 nodejs cbindgen nasm
- python-setuptools python-psutil python-zstandard lld)
+ python-setuptools python-psutil lld)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'
@@ -73,7 +73,7 @@ options=(!emptydirs !makeflags !strip)
source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/$_pkgname-$pkgver.source.tar.xz{,.asc}
0001-Use-remoting-name-for-GDK-application-names.patch
$pkgname.desktop)
-sha256sums=('5adaf1a79463049bbeb8ac6de19a10fd1d4793fa43d8597dfd1cf50fede6488f'
+sha256sums=('8a2c2e0d5ff510b4366b6124a499603a05eefdce015c22b02d36023ab6dc3665'
'SKIP'
'3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75'
'54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1')
@@ -283,3 +283,4 @@ END
cp -fvt "$startdir" obj/dist/*crashreporter-symbols-full.tar.zst
fi
}
+