diff --git a/extra/firefox/PKGBUILD b/extra/firefox/PKGBUILD index ae32d2fd6..466812038 100644 --- a/extra/firefox/PKGBUILD +++ b/extra/firefox/PKGBUILD @@ -11,7 +11,7 @@ buildarch=12 highmem=1 pkgname=firefox -pkgver=65.0.1 +pkgver=65.0.2 pkgrel=1 pkgdesc="Standalone web browser from mozilla.org" arch=(x86_64) @@ -75,6 +75,7 @@ ac_add_options --enable-official-branding ac_add_options --enable-update-channel=release ac_add_options --with-distribution-id=org.archlinux export MOZILLA_OFFICIAL=1 +export MOZ_APP_REMOTINGNAME=$pkgname export MOZ_TELEMETRY_REPORTING=1 export MOZ_REQUIRE_SIGNING=1