[arch-commits] Commit in firefox/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed Sep 23 02:59:16 UTC 2015
Date: Wednesday, September 23, 2015 @ 04:59:16
Author: foutrelis
Revision: 247099
upgpkg: firefox 41.0-1
New upstream release.
Modified:
firefox/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-23 02:50:04 UTC (rev 247098)
+++ PKGBUILD 2015-09-23 02:59:16 UTC (rev 247099)
@@ -3,7 +3,7 @@
# Contributor: Jakub Schmidtke <sjakub at gmail.com>
pkgname=firefox
-pkgver=40.0.3
+pkgver=41.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
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'
@@ -21,13 +21,13 @@
'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)
-sha256sums=('56ab32bfa070a1d86d356ad14ce74252b38dab9307948de8e4a3a2b7f3f22634'
+sha256sums=('18abb95e93770ab1cc0794349125aacf073eb04fd8b8a93c7a58312c94bf16fd'
'4704798b46be00712a87443be8ed6184dfb5d337e8cc74dbe029c0a25a47add6'
'c202e5e18da1eeddd2e1d81cb3436813f11e44585ca7357c4c5f1bddd4bec826'
'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
More information about the arch-commits
mailing list