summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbittin2021-03-23 13:38:31 +0100
committerbittin2021-03-23 13:38:31 +0100
commit7d0443f490638937ba8da72ea17407be8c06f706 (patch)
treec108963424b0352052154d8784a898cf1683dec0
parenta0cf176b8561e29b81ceed297f07bce914138dbc (diff)
downloadaur-7d0443f490638937ba8da72ea17407be8c06f706.tar.gz
88 b1 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1ac1e845f6d..b33645472151 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 87.0rc3
+ pkgver = 88.0b1
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=87.0rc3
+ provides = firefox=88.0b1
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
options = !strip
- source = firefox-87.0rc3.source.tar.xz::https://ftp.mozilla.org/pub/firefox/candidates/87.0-candidates/build3/source/firefox-87.0.source.tar.xz
- source = firefox-87.0rc3.source.tar.xz.asc::https://ftp.mozilla.org/pub/firefox/candidates/87.0-candidates/build3/source/firefox-87.0.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/88.0b1/source/firefox-88.0b1.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/88.0b1/source/firefox-88.0b1.source.tar.xz.asc
source = 0001-Use-remoting-name-for-GDK-application-names.patch
source = firefox-beta.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = ce98be0522f971b6950f22c738c4b2caf19cf7f48ab2ae2e6d46694af7fd58ab
+ sha256sums = 315a3730e9ee885b06d9b6e8bebfc15175f372e21f680e8471eac9b397e2f86c
sha256sums = SKIP
sha256sums = 3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75
sha256sums = 54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1
diff --git a/PKGBUILD b/PKGBUILD
index 28fc080629ec..95b698fdbeea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,10 +49,10 @@ fi
pkgname=firefox-beta
_pkgname=firefox
-pkgver=87.0rc3
+pkgver=88.0b1
_major=${pkgver/rc*}
_build=${pkgver/*rc}
-_pkgver=87.0
+_pkgver=88.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Beta"
arch=(i686 x86_64)
@@ -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=('ce98be0522f971b6950f22c738c4b2caf19cf7f48ab2ae2e6d46694af7fd58ab'
+sha256sums=('315a3730e9ee885b06d9b6e8bebfc15175f372e21f680e8471eac9b397e2f86c'
'SKIP'
'3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75'
'54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1')