Date: Friday, October 27, 2017 @ 10:00:59 Author: heftig Revision: 308544
56.0.2-1 Modified: firefox/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-27 09:18:16 UTC (rev 308543) +++ PKGBUILD 2017-10-27 10:00:59 UTC (rev 308544) @@ -4,7 +4,7 @@ # Contributor: Jakub Schmidtke <[email protected]> pkgname=firefox -pkgver=56.0.1 +pkgver=56.0.2 pkgrel=1 pkgdesc="Standalone web browser from mozilla.org" arch=(i686 x86_64) @@ -110,6 +110,7 @@ ac_add_options --enable-startup-notification ac_add_options --enable-crashreporter ac_add_options --disable-updater +ac_add_options --disable-stylo END }
