summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 236ec2b52cda..8db757776fb0 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = firefox-esr-bin
depends = libxt
depends = dbus-glib
depends = nss
- provides = firefox=68
+ provides = firefox=78
source = https://ftp.mozilla.org/pub/firefox/releases/78.0esr/linux-x86_64/en-US/firefox-78.0esr.tar.bz2
source = firefox-esr.desktop
source = firefox-esr-safe.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 7a380eac6ca4..4758064e88b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ url='http://www.mozilla.org/en-US/firefox/organizations/'
arch=('i686' 'x86_64')
depends=('gtk2' 'gtk3' 'libxt' 'dbus-glib' 'nss')
makedepends=()
-provides=('firefox=68')
+provides=('firefox=78')
license=('MPL' 'GPL' 'LGPL')
install=$_pkgname.install