summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Kauschinger2021-08-17 21:30:29 +0200
committerManuel Kauschinger2021-08-17 21:30:29 +0200
commitbabbd993b7173cc3c17e03bc216b25113de357f1 (patch)
tree270691f3f30093f053372f8e3a71684395cd78bf
parente98a6ceb3e6b62b4b6726cff1b179aa64abca034 (diff)
downloadaur-babbd993b7173cc3c17e03bc216b25113de357f1.tar.gz
update firefox-esr to version 91.0.1
-rwxr-xr-x.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4629885d41b7..597da9a43666 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = firefox-esr-bin
depends = libxt
depends = dbus-glib
depends = nss
- provides = firefox=78
+ provides = firefox=91
source = https://ftp.mozilla.org/pub/firefox/releases/91.0.1esr/linux-x86_64/en-US/firefox-91.0.1esr.tar.bz2
source = firefox-esr.desktop
source = firefox-esr-safe.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 35c85c6bd254..04b713894917 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=78')
+provides=('firefox=91')
license=('MPL' 'GPL' 'LGPL')
install=$_pkgname.install