summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbittin2021-04-23 04:25:56 +0200
committerbittin2021-04-23 04:25:56 +0200
commit4f627a4efa40f6d8e696adbc436899c6b550ef9b (patch)
tree650459d56d23bcf64933001df1378e9e7ed24196
parent8a5e15c3ad599787c321c2b09b9fbf95bbd41a1f (diff)
downloadaur-4f627a4efa40f6d8e696adbc436899c6b550ef9b.tar.gz
89 b3 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a487205c3267..2272e14213db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 89.0b1
+ pkgver = 89.0b3
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/channel/#beta
arch = i686
@@ -43,17 +43,17 @@ pkgbase = firefox-beta
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = firefox=89.0b1
+ provides = firefox=89.0b3
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
options = !strip
- source = https://ftp.mozilla.org/pub/firefox/candidates/89.0b1-candidates/build1/source/firefox-89.0b1.source.tar.xz
- source = https://ftp.mozilla.org/pub/firefox/candidates/89.0b1-candidates/build1/source/firefox-89.0b1.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/89.0b3/source/firefox-89.0b3.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/89.0b3/source/firefox-89.0b3.source.tar.xz.asc
source = 0001-Use-remoting-name-for-GDK-application-names.patch
source = firefox-beta.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = f259a3cf334dfcdeb603dc8d1a448197ba357b3182a6789e1ba81ac758266bf9
+ sha256sums = ec97a270676a3edc9d90b0550a5b0461ae0eb4718b79f16a34c0b518c78a67e1
sha256sums = SKIP
sha256sums = 3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75
sha256sums = 54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1
diff --git a/PKGBUILD b/PKGBUILD
index 9ee09e257bfa..cf476353c261 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ fi
pkgname=firefox-beta
_pkgname=firefox
-pkgver=89.0b1
+pkgver=89.0b3
_major=${pkgver/rc*}
_build=${pkgver/*rc}
_pkgver=89.0
@@ -70,10 +70,10 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
provides=("firefox=$pkgver")
conflicts=('firefox-beta-bin')
options=(!emptydirs !makeflags !strip)
-source=(https://ftp.mozilla.org/pub/firefox/candidates/89.0b1-candidates/build1/source/$_pkgname-$pkgver.source.tar.xz{,.asc}
+source=(https://archive.mozilla.org/pub/firefox/releases/89.0b3/source/$_pkgname-$pkgver.source.tar.xz{,.asc}
0001-Use-remoting-name-for-GDK-application-names.patch
$pkgname.desktop)
-sha256sums=('f259a3cf334dfcdeb603dc8d1a448197ba357b3182a6789e1ba81ac758266bf9'
+sha256sums=('ec97a270676a3edc9d90b0550a5b0461ae0eb4718b79f16a34c0b518c78a67e1'
'SKIP'
'3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75'
'54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1')