summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2020-03-10 00:51:17 +0100
committerFigue2020-03-10 00:51:17 +0100
commit0eb3d2388fc5d93a801cd767632a8c829b7d97e9 (patch)
treef163c59995470e2fc917c1fcddc6851d9d9b477c
parent532a6390b63b885065dcbfb353d8632a69917560 (diff)
downloadaur-0eb3d2388fc5d93a801cd767632a8c829b7d97e9.tar.gz
68.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a45facd7e6f7..be9e8b0aa9fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-esr
pkgdesc = Standalone web browser from mozilla.org, Extended Support Release
- pkgver = 68.5.0
+ pkgver = 68.6.0
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/organizations/
arch = x86_64
@@ -46,12 +46,12 @@ pkgbase = firefox-esr
conflicts = firefox
options = !emptydirs
options = !makeflags
- source = https://ftp.mozilla.org/pub/firefox/releases/68.5.0esr/source/firefox-68.5.0esr.source.tar.xz
+ source = https://ftp.mozilla.org/pub/firefox/releases/68.6.0esr/source/firefox-68.6.0esr.source.tar.xz
source = firefox.desktop
source = firefox-symbolic.svg
source = 0001-Use-remoting-name-for-GDK-application-names.patch
validpgpkeys = 2B90598A745E992F315E22C58AB132963A06537A
- sha256sums = 52e784f98a37624e8b207f1b23289c2c88f66dd923798cae891a586a6d94a6d1
+ sha256sums = 2428213ceb75cb6772b3044d9c14870d1ae5b0161379aeb29248650e13761c9f
sha256sums = ba8a1610fe3ccc65cb58f2651df0ae9df632ecc17b3af8d13670950e9e2d27d8
sha256sums = a2474b32b9b2d7e0fb53a4c89715507ad1c194bef77713d798fa39d507def9e9
sha256sums = ab07ab26617ff76fce68e07c66b8aa9b96c2d3e5b5517e51a3c3eac2edd88894
diff --git a/PKGBUILD b/PKGBUILD
index 15a489c06c31..e5f3bd0d29dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jakub Schmidtke <sjakub@gmail.com>
pkgname=firefox-esr
-pkgver=68.5.0
+pkgver=68.6.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org, Extended Support Release"
arch=(x86_64)
@@ -25,7 +25,7 @@ conflicts=(firefox)
options=(!emptydirs !makeflags)
source=(https://ftp.mozilla.org/pub/firefox/releases/${pkgver}esr/source/firefox-${pkgver}esr.source.tar.xz
firefox.desktop firefox-symbolic.svg 0001-Use-remoting-name-for-GDK-application-names.patch)
-sha256sums=('52e784f98a37624e8b207f1b23289c2c88f66dd923798cae891a586a6d94a6d1'
+sha256sums=('2428213ceb75cb6772b3044d9c14870d1ae5b0161379aeb29248650e13761c9f'
'ba8a1610fe3ccc65cb58f2651df0ae9df632ecc17b3af8d13670950e9e2d27d8'
'a2474b32b9b2d7e0fb53a4c89715507ad1c194bef77713d798fa39d507def9e9'
'ab07ab26617ff76fce68e07c66b8aa9b96c2d3e5b5517e51a3c3eac2edd88894')