diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template index 26bff36da8..c0e40756fe 100644 --- a/srcpkgs/firefox/template +++ b/srcpkgs/firefox/template @@ -1,18 +1,19 @@ # Template build file for 'firefox'. pkgname=firefox -version=45.0.2 +version=46.0 revision=1 short_desc="Lightweight gecko-based web browser" maintainer="Juan RP " homepage="https://www.mozilla.org/firefox/" license="MPL-1.1, GPL-2, LGPL-2.1" distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.xz" -checksum=a6b09bac0390d4e48b752026ec1aaa934332dee31fb3ff3ca59f8209f4217a53 +checksum=b35aa05162362d73cd308066adca207f7aa40ceae10931fa4819371df6c4f8bf only_for_archs="i686 i686-musl x86_64 x86_64-musl" nopie=yes lib32disabled=yes build_options="gtk3" +build_options_default="gtk3" desc_option_gtk3="Build the GTK+3 toolkit UI" hostmakedepends="unzip zip pkg-config perl python yasm"