From db5e1ff500d81d70db1cd42927461cdba9f2a8db Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 3 Apr 2020 13:37:25 -0700 Subject: Updated to 68.6.1 --- PKGBUILD | 14 +++++++------- mozconfig.in | 1 + mozconfig.in.clang | 1 + mozconfig.in.clang.pgo | 1 + 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 41c073e..0edbe0b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -19,7 +19,7 @@ _modclang=0 _pkgname=firefox pkgname=${_pkgname}-esr -pkgver=68.6.0 +pkgver=68.6.1 _pkgver=${pkgver}esr pkgrel=1 pkgdesc="Standalone web browser from mozilla.org" @@ -30,8 +30,8 @@ depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib ffm ttf-font libpulse alsa-lib bzip2 libffi icu libjpeg-turbo libevent libvpx nspr nss pixman libpng sqlite libwebp zlib) makedepends=(unzip zip diffutils python-setuptools yasm mesa imake inetutils - xorg-server-xvfb autoconf2.13 rust clang llvm jack gtk2 - python nodejs python-psutil cbindgen nasm python2) + xorg-server-xvfb autoconf2.13 rust clang llvm jack gtk2 python + nodejs python2-psutil cbindgen nasm) optdepends=('networkmanager: Location detection via available WiFi networks' 'libnotify: Notification integration' 'alsa-utils: ALSA support' @@ -58,15 +58,15 @@ source=( arc4_remove-health-reporting.patch arc4_remove-system-addons.patch ) -b2sums=('54fd94d629a7c70060b7c3c130c2de780ee270a76654f4fd1500a05a7412220e0db9a1fca845565279b347da769e7dbe0bc98a5a2e110fc26e276115fe1e37b7' +b2sums=('1f28135372b48d28327d332cc4a976d9d3f1f64afbe1ece5e9ba4428b032d0677f68ec41efc722cd274a1e134e4b1ca5dc0817311664f8ea544cd37153785dd3' 'SKIP' '30e0eb38e6e5b25c47475ff45c908acbaa14ba6e0a29891767b4ea07bf707ac19f63a3f31e399b155749bd3102d1cfa0a5b8146032a476ede388f05b2eaffbda' '08c821bece2e71483668eedc0ab3211b1fa5057b7b99fdc9104a1dbab4707d74463f3cbcdce353a1ec4777e479b3ac27a585dd35115339fccb81c83bc0ef763b' '51d7eb22cb568f0437ece2433091d8b54012324edd2fe52ec52cc00f1ad0d4bd84a4d549d78b4d77bbd6ae1c1e7d029d9d4dbff61c60f714362ef791f09fba8b' '877eda442eb4730600dccf209a6e961ad3122ab456bbfda4ff041e8493ebaaf96224ac218360931259ff4214482f6bf65b3a3052f977ade1a274f38ffd859535' - '7319a3d915b2c16a0779344303267f0fb9072610bfcd11cb53b0a860c0037d090451d71f50212bfcde53f2b2ee90afedfb1b3f5f20af79df5ef841deb3490ced' - 'a66abc624721f9d81b2a69624e6aa6bedf01b781d0e0841a22ad467b2e188aae2f4466d7dde8337205f351ce7e44cc74ff42b1548725a955a57c28faf43471dd' - 'cd3014c83dc1789d6ee5d6090a2c0835148fc317a40960dfde0c2272ef5bee0bc7c30e8a0fd93905433737bfba6362b663625ee4c206637638408cbebf35a870' + 'c43df4ae8bc2534e7886c485afecea667facec980536fcb4fce9c700fad0fb2623c42265128e358745c2b2b33f1cddce234ac4a1900f2828be581fedbf97fdeb' + '503dd9566de9ef21201d3440374a4c829c65d6e33abc7fa658a9656fdfc175343a214d5191d6fa479bb5407bd1aef64af4f667fa6bd02102d2170b95a57e6d7d' + 'b552f33654fe47946ec7778a4e8e240e79b780493124281856204a137f2950cde3cde027960a2b5fd4ddb669330e386d2a933a29753f43b6ce57859499eb29e1' '2579551298fc7670f4c8a3e3c496e2c92c39614d0960e87c30fa7cf581cd4ebc9d30d86ef69dd000294bafe618fa2087fbd9fd772d9ce2b1613ed8e540469206' '087ea758132905cab848e3a13a13537b42f70ba3a8bfd1ef4e2933d3e874e94038b50ee583b9e7e0c7b7cc7c2cf570f7f613b661f47121b7bf207f433b939f3d' '4c0f100c52721f9d9a840d7de1f1d5310578ef7fbc350c62341d96b2af23d8bcb774a289429693153635964860cbb05074149bf043941dec87a1d86655b4d4b6' diff --git a/mozconfig.in b/mozconfig.in index e3fa84f..9a0cf95 100644 --- a/mozconfig.in +++ b/mozconfig.in @@ -24,6 +24,7 @@ ac_add_options --enable-official-branding ac_add_options --enable-update-channel=release ac_add_options --with-distribution-id=org.artixlinux ac_add_options --with-unsigned-addon-scopes=app,system +ac_add_options --allow-addon-sideload export MOZILLA_OFFICIAL=1 export MOZ_REQUIRE_SIGNING=0 export MOZ_ADDON_SIGNING=0 diff --git a/mozconfig.in.clang b/mozconfig.in.clang index 60f170e..cb9e2fb 100644 --- a/mozconfig.in.clang +++ b/mozconfig.in.clang @@ -22,6 +22,7 @@ ac_add_options --enable-official-branding ac_add_options --enable-update-channel=release ac_add_options --with-distribution-id=org.artixlinux ac_add_options --with-unsigned-addon-scopes=app,system +ac_add_options --allow-addon-sideload # System libraries ac_add_options --with-system-bz2 diff --git a/mozconfig.in.clang.pgo b/mozconfig.in.clang.pgo index be9f426..fc6bbd7 100644 --- a/mozconfig.in.clang.pgo +++ b/mozconfig.in.clang.pgo @@ -22,6 +22,7 @@ ac_add_options --enable-official-branding ac_add_options --enable-update-channel=release ac_add_options --with-distribution-id=org.artixlinux ac_add_options --with-unsigned-addon-scopes=app,system +ac_add_options --allow-addon-sideload # System libraries ac_add_options --with-system-bz2 -- cgit v1.2.1