summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlpxl2020-09-01 09:21:48 -0300
committerlpxl2020-09-01 09:21:48 -0300
commit4b244820ba708fc1c81fc8f4b53e6e8d8bd09627 (patch)
tree9e4bdbdce334760493e4536a3d18356fa7f58103
parentd63d6cf1bc8281d22e54ad4e348f136672d60351 (diff)
downloadaur-4b244820ba708fc1c81fc8f4b53e6e8d8bd09627.tar.gz
Update to 80.0.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2829c39b5bec..97131be5271a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - official prebuilt binary
- pkgver = 80.0
+ pkgver = 80.0.1
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/new/
arch = x86_64
@@ -19,15 +19,15 @@ pkgbase = firefox-bin
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = firefox=80.0
+ provides = firefox=80.0.1
conflicts = firefox
options = !strip
- source = https://ftp.mozilla.org/pub/firefox/releases/80.0/linux-x86_64/en-US/firefox-80.0.tar.bz2
- source = https://ftp.mozilla.org/pub/firefox/releases/80.0/linux-x86_64/en-US/firefox-80.0.tar.bz2.asc
+ source = https://ftp.mozilla.org/pub/firefox/releases/80.0.1/linux-x86_64/en-US/firefox-80.0.1.tar.bz2
+ source = https://ftp.mozilla.org/pub/firefox/releases/80.0.1/linux-x86_64/en-US/firefox-80.0.1.tar.bz2.asc
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 84191f06dd927cd16b8c0900e6c330f68cc8012bc48e9277891282a2d6f7bce7
+ sha256sums = 3ac0c9c4454647ce986bbe6f3567b0e1de5c0719ed6b6627344292c581a2afd3
sha256sums = SKIP
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index 74da4b2dd3c9..62702085cd57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=80.0
+pkgver=80.0.1
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - official prebuilt binary"
arch=(x86_64)
@@ -23,7 +23,7 @@ conflicts=('firefox')
source=(https://ftp.mozilla.org/pub/firefox/releases/$pkgver/linux-x86_64/en-US/firefox-$pkgver.tar.bz2{,.asc}
$_pkgname.sh
$_pkgname.desktop)
-sha256sums=('84191f06dd927cd16b8c0900e6c330f68cc8012bc48e9277891282a2d6f7bce7'
+sha256sums=('3ac0c9c4454647ce986bbe6f3567b0e1de5c0719ed6b6627344292c581a2afd3'
'SKIP'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')