summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbittin2021-04-28 05:38:14 +0200
committerbittin2021-04-28 05:38:14 +0200
commit54e79d18233accf39f7803e7e125d39b4752b494 (patch)
tree74b54428c8ebeb878970c109c2b7136f0698de39
parent3a7eabc960c4e8362a858374e4f5ba414cf3952b (diff)
downloadaur-54e79d18233accf39f7803e7e125d39b4752b494.tar.gz
89 b5 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d369834bdf33..cb46f32db5a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 89.0b4
+ pkgver = 89.0b5
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.0b4
+ provides = firefox=89.0b5
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
options = !strip
- source = http://archive.mozilla.org/pub/firefox/releases/89.0b3/source/firefox-89.0b4.source.tar.xz
- source = http://archive.mozilla.org/pub/firefox/releases/89.0b3/source/firefox-89.0b4.source.tar.xz.asc
+ source = http://archive.mozilla.org/pub/firefox/releases/89.0b5/source/firefox-89.0b5.source.tar.xz
+ source = http://archive.mozilla.org/pub/firefox/releases/89.0b5/source/firefox-89.0b5.source.tar.xz.asc
source = 0001-Use-remoting-name-for-GDK-application-names.patch
source = firefox-beta.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 275ee3c27a0264f3539f59fbda927f783c0e0da9c6b280ea7223bd13bd60f66d
+ sha256sums = 234028934ac68687078769cf1dc12ebe75b59d9f26b067082427ed6f4253044d
sha256sums = SKIP
sha256sums = 1b6814e85f13dcf069482ad1acfc1a099661922c85e3344aa4ee059288506ccc
sha256sums = 54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1
diff --git a/PKGBUILD b/PKGBUILD
index 21919bb5cade..24089bdace55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ fi
pkgname=firefox-beta
_pkgname=firefox
-pkgver=89.0b4
+pkgver=89.0b5
_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=(http://archive.mozilla.org/pub/firefox/releases/89.0b3/source/$_pkgname-$pkgver.source.tar.xz{,.asc}
+source=(http://archive.mozilla.org/pub/firefox/releases/89.0b5/source/$_pkgname-$pkgver.source.tar.xz{,.asc}
0001-Use-remoting-name-for-GDK-application-names.patch
$pkgname.desktop)
-sha256sums=('275ee3c27a0264f3539f59fbda927f783c0e0da9c6b280ea7223bd13bd60f66d'
+sha256sums=('234028934ac68687078769cf1dc12ebe75b59d9f26b067082427ed6f4253044d'
'SKIP'
'1b6814e85f13dcf069482ad1acfc1a099661922c85e3344aa4ee059288506ccc'
'54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1')