diff --git a/extra/firefox/PKGBUILD b/extra/firefox/PKGBUILD index 13ff92590..948c811fa 100644 --- a/extra/firefox/PKGBUILD +++ b/extra/firefox/PKGBUILD @@ -7,7 +7,7 @@ # - patch to remove NEON/SIMD checks from configure pkgname=firefox -pkgver=40.0.3 +pkgver=41.0 pkgrel=1 pkgdesc="Standalone web browser from mozilla.org" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ url="https://www.mozilla.org/firefox/" depends=('gtk2' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'desktop-file-utils' 'hicolor-icon-theme' 'libvpx' 'icu' 'libevent' 'nss' 'hunspell' 'sqlite') -makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' +makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'gconf' 'xorg-server-xvfb' 'libpulse' 'gst-plugins-base-libs' 'inetutils') optdepends=('networkmanager: Location detection via available WiFi networks' @@ -25,14 +25,14 @@ optdepends=('networkmanager: Location detection via available WiFi networks' 'upower: Battery API') install=firefox.install options=('!emptydirs' '!makeflags') -source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2 +source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz mozconfig firefox.desktop firefox-install-dir.patch vendor.js firefox-fixed-loading-icon.png no-neon.patch) -sha256sums=('56ab32bfa070a1d86d356ad14ce74252b38dab9307948de8e4a3a2b7f3f22634' +sha256sums=('18abb95e93770ab1cc0794349125aacf073eb04fd8b8a93c7a58312c94bf16fd' '11a16ea86073de5a6e7c1c665c954f0cf184932abbb55fc906ba1671e5b7162e' 'c202e5e18da1eeddd2e1d81cb3436813f11e44585ca7357c4c5f1bddd4bec826' 'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'