[arch-commits] Commit in firefox/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Jul 2 22:07:07 UTC 2019


    Date: Tuesday, July 2, 2019 @ 22:07:06
  Author: heftig
Revision: 357247

67.0.4-2: FS#63075: Enable unsigned system add-on scopes

Modified:
  firefox/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-02 21:59:12 UTC (rev 357246)
+++ PKGBUILD	2019-07-02 22:07:06 UTC (rev 357247)
@@ -4,7 +4,7 @@
 
 pkgname=firefox
 pkgver=67.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Standalone web browser from mozilla.org"
 arch=(x86_64)
 license=(MPL GPL LGPL)
@@ -92,6 +92,7 @@
 ac_add_options --enable-official-branding
 ac_add_options --enable-update-channel=release
 ac_add_options --with-distribution-id=org.archlinux
+ac_add_options --with-unsigned-addon-scopes=app,system
 export MOZILLA_OFFICIAL=1
 export MOZ_APP_REMOTINGNAME=${pkgname//-/}
 export MOZ_TELEMETRY_REPORTING=1



More information about the arch-commits mailing list