summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Kauschinger2020-09-22 21:31:49 +0200
committerManuel Kauschinger2020-09-22 21:31:49 +0200
commitcfcfd57b10e413cf419bb62c0d047e0a7c8c4ffa (patch)
treedd38f8ea1a0caa34f2358733f92d90fd1fbf8eb8
parentd334c3da951731c4dce45e820b4727cb7e042fba (diff)
downloadaur-cfcfd57b10e413cf419bb62c0d047e0a7c8c4ffa.tar.gz
update firefox-esr to version 78.3.0
68.12.0
-rwxr-xr-x.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30ebe8cc6b03..f87a312e18e9 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-esr-bin
pkgdesc = Standalone web browser from mozilla.org - Extended Support Release
- pkgver = 78.2.0
+ pkgver = 78.3.0
pkgrel = 1
url = http://www.mozilla.org/en-US/firefox/organizations/
install = firefox-esr.install
@@ -15,7 +15,7 @@ pkgbase = firefox-esr-bin
depends = dbus-glib
depends = nss
provides = firefox=78
- source = https://ftp.mozilla.org/pub/firefox/releases/78.2.0esr/linux-x86_64/en-US/firefox-78.2.0esr.tar.bz2
+ source = https://ftp.mozilla.org/pub/firefox/releases/78.3.0esr/linux-x86_64/en-US/firefox-78.3.0esr.tar.bz2
source = firefox-esr.desktop
source = firefox-esr-safe.desktop
sha512sums = af733f1a7f84d0b7c540bf793dcd7706d1894fb3ee96d322583e640ad486eaffd8b35abd3c6e62c1d0a50a82f80368f6e1a7c9694a7872d485662ca8f66c0ca6
diff --git a/PKGBUILD b/PKGBUILD
index 54f5ebe6fc9a..6d9c4adbb1ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=firefox-esr-bin
_pkgname=${pkgname/-bin/}
-pkgver=78.2.0
+pkgver=78.3.0
pkgrel=1
pkgdesc='Standalone web browser from mozilla.org - Extended Support Release'
url='http://www.mozilla.org/en-US/firefox/organizations/'