summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2019-11-15 18:45:38 +0100
committerFrederic Bezies2019-11-15 18:45:38 +0100
commita792a7b7264ec163c10df5f6a1538bc0ac05ab4c (patch)
tree199859d294d21f32890cc55c70dbb70a132f5bf6
parenta6f0b3b8e0fe7cdfdfad2974b213693367560924 (diff)
downloadaur-a792a7b7264ec163c10df5f6a1538bc0ac05ab4c.tar.gz
71.0b10 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 015df52466a3..ed545ba5ed9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 71.0b9
+ pkgver = 71.0b10
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/channel/#beta
arch = i686
@@ -43,16 +43,16 @@ pkgbase = firefox-beta
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = firefox=71.0b9
+ provides = firefox=71.0b10
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
options = !strip
- source = http://ftp.mozilla.org/pub/firefox/releases/71.0b9/source/firefox-71.0b9.source.tar.xz
+ source = http://ftp.mozilla.org/pub/firefox/releases/71.0b10/source/firefox-71.0b10.source.tar.xz
source = firefox.sh
source = firefox-beta.desktop
source = firefox-symbolic.svg
- sha256sums = e6ffec3c5cf2230625db828af9d9499a772f8c29d4a174750b74dea8bdd428b7
+ sha256sums = db87d0fa737d3edcb6f6e9e448388888c1f58d8b25436b47dccaf70a54b91244
sha256sums = 367100e5f66523a90c3792e2e0d0e2fe8a3c28748b905ce9f5f6b121343d7842
sha256sums = d6b4c91a7fe77f9a335b44b943e120ce44511e46bbb16ae305cc82b4c3db66cd
sha256sums = a2474b32b9b2d7e0fb53a4c89715507ad1c194bef77713d798fa39d507def9e9
diff --git a/PKGBUILD b/PKGBUILD
index b78e83d9c6e6..e6fc5ca8147e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=firefox-beta
_pkgname=firefox
name=firefox-beta
-pkgver=71.0b9
+pkgver=71.0b10
_pkgver=71.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Beta"
@@ -31,7 +31,7 @@ source=("http://ftp.mozilla.org/pub/firefox/releases/$pkgver/source/$_pkgname-$p
"$_pkgname.sh"
"$pkgname.desktop"
"$_pkgname-symbolic.svg")
-sha256sums=('e6ffec3c5cf2230625db828af9d9499a772f8c29d4a174750b74dea8bdd428b7'
+sha256sums=('db87d0fa737d3edcb6f6e9e448388888c1f58d8b25436b47dccaf70a54b91244'
'367100e5f66523a90c3792e2e0d0e2fe8a3c28748b905ce9f5f6b121343d7842'
'd6b4c91a7fe77f9a335b44b943e120ce44511e46bbb16ae305cc82b4c3db66cd'
'a2474b32b9b2d7e0fb53a4c89715507ad1c194bef77713d798fa39d507def9e9')