Date: Tuesday, March 12, 2019 @ 20:21:16 Author: andrewsc Revision: 440730
upgpkg: firefox-developer-edition 67.0b1-1 firefox-developer-edition: Updating to 67.0b1 Modified: firefox-developer-edition/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-12 20:07:27 UTC (rev 440729) +++ PKGBUILD 2019-03-12 20:21:16 UTC (rev 440730) @@ -2,7 +2,7 @@ # Contributor: Jan Alexander Steffens (heftig) <[email protected]> pkgname=firefox-developer-edition -pkgver=66.0b13 +pkgver=67.0b1 pkgrel=1 pkgdesc="Developer Edition of the popular Firefox web browser" arch=('x86_64') @@ -75,7 +75,8 @@ export MOZ_REQUIRE_SIGNING=0 # Keys -ac_add_options --with-google-api-keyfile=${PWD@Q}/google-api-key +ac_add_options --with-google-location-service-api-keyfile=${PWD@Q}/google-api-key +ac_add_options --with-google-safebrowsing-api-keyfile=${PWD@Q}/google-api-key ac_add_options --with-mozilla-api-keyfile=${PWD@Q}/mozilla-api-key # System libraries
