summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Ruhier2020-08-18 09:49:53 +0000
committerAnthony Ruhier2020-08-18 09:49:53 +0000
commit7470fe4a4af16bd7899d09e0415aecd0a71a608d (patch)
tree18facf99ff26cb48b79dfac194d3f572fbb85e4a
parent8caa3c1f4e74868bf31417fffc00081869a45386 (diff)
downloadaur-7470fe4a4af16bd7899d09e0415aecd0a71a608d.tar.gz
80rc1 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 282f8298bd90..2c92ec68ee99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 80.0b7
+ pkgver = 80.0rc1
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/channel/#beta
arch = i686
@@ -41,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=80.0b7
+ provides = firefox=80.0rc1
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
options = !strip
- source = https://archive.mozilla.org/pub/firefox/releases/80.0b7/source/firefox-80.0b7.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/80.0b7/source/firefox-80.0b7.source.tar.xz.asc
+ source = firefox-80.0rc1.source.tar.xz::https://ftp.mozilla.org/pub/firefox/candidates/80.0-candidates/build1/source/firefox-80.0.source.tar.xz
+ source = firefox-80.0rc1.source.tar.xz.asc::https://ftp.mozilla.org/pub/firefox/candidates/80.0-candidates/build1/source/firefox-80.0.source.tar.xz.asc
source = 0001-Use-remoting-name-for-GDK-application-names.patch
source = firefox-beta.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 9b328e6562f36e55b882a203bad3526eb10d28e15f50675187470c441883d070
+ sha256sums = a30ec80211fb44e244c075bbf60e71903c4768e1f87ea30871a3f9406d200428
sha256sums = SKIP
sha256sums = 3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75
sha256sums = 54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1
diff --git a/PKGBUILD b/PKGBUILD
index 636c83a8b018..737eff0e103c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ fi
pkgname=firefox-beta
_pkgname=firefox
-pkgver=80.0b7
+pkgver=80.0rc1
_major=${pkgver/rc*}
_build=${pkgver/*rc}
_pkgver=80.0
@@ -72,7 +72,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=('9b328e6562f36e55b882a203bad3526eb10d28e15f50675187470c441883d070'
+sha256sums=('a30ec80211fb44e244c075bbf60e71903c4768e1f87ea30871a3f9406d200428'
'SKIP'
'3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75'
'54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1')