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

Andrew Crerar andrewsc at archlinux.org
Fri Jul 5 21:47:30 UTC 2019


    Date: Friday, July 5, 2019 @ 21:47:30
  Author: andrewsc
Revision: 487493

upgpkg: firefox-developer-edition 69.0b2-1

firefox-developer-edition: Updating to 69.0b2 and allow loading unsigned add-ons in app and system scopes

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-05 21:03:50 UTC (rev 487492)
+++ PKGBUILD	2019-07-05 21:47:30 UTC (rev 487493)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=firefox-developer-edition
-pkgver=69.0b1
+pkgver=69.0b2
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')
@@ -69,6 +69,7 @@
 ac_add_options --with-branding=browser/branding/aurora
 ac_add_options --enable-update-channel=aurora
 ac_add_options --with-distribution-id=org.archlinux
+ac_add_options --with-unsigned-addon-scopes=app,system
 ac_add_options "MOZ_ALLOW_LEGACY_EXTENSIONS=1"
 export MOZILLA_OFFICIAL=1
 export MOZ_APP_REMOTINGNAME=${pkgname//-/}



More information about the arch-commits mailing list