[arch-commits] Commit in firefox/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Sep 22 02:48:20 UTC 2018
Date: Saturday, September 22, 2018 @ 02:48:20
Author: heftig
Revision: 335209
62.0.2-1
Modified:
firefox/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-21 22:05:24 UTC (rev 335208)
+++ PKGBUILD 2018-09-22 02:48:20 UTC (rev 335209)
@@ -3,7 +3,7 @@
# Contributor: Jakub Schmidtke <sjakub at gmail.com>
pkgname=firefox
-pkgver=62.0
+pkgver=62.0.2
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org"
arch=(x86_64)
@@ -11,7 +11,7 @@
url="https://www.mozilla.org/firefox/"
depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib ffmpeg
nss hunspell-en_US sqlite ttf-font libpulse libvpx icu)
-makedepends=(unzip zip diffutils python2 yasm mesa imake gconf inetutils xorg-server-xvfb
+makedepends=(unzip zip diffutils python2 yasm mesa imake inetutils xorg-server-xvfb
autoconf2.13 rust mercurial clang llvm jack gtk2 python)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
@@ -81,6 +81,7 @@
ac_add_options --enable-jack
ac_add_options --enable-startup-notification
ac_add_options --enable-crashreporter
+ac_add_options --disable-gconf
ac_add_options --disable-updater
END
}
More information about the arch-commits
mailing list