summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Liebkies2018-09-28 13:11:53 +0200
committerMax Liebkies2018-09-28 13:11:53 +0200
commita8d97a91647db80a99043757614472d5e145b272 (patch)
treeb5573aff3c6de1a481a3f23e92a065e6b3f0f48d
parentc62e26cc31db1dd8f4fb0d8ac8f65152652ec03e (diff)
downloadaur-a8d97a91647db80a99043757614472d5e145b272.tar.gz
Update to 62.0.2
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ee8c77efea8..0c92cb88cf52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-wayland
pkgdesc = Standalone web browser from mozilla.org with Wayland support enabled
- pkgver = 62.0
+ pkgver = 62.0.2
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -14,7 +14,6 @@ pkgbase = firefox-wayland
makedepends = yasm
makedepends = mesa
makedepends = imake
- makedepends = gconf
makedepends = inetutils
makedepends = xorg-server-xvfb
makedepends = autoconf2.13
@@ -48,7 +47,7 @@ pkgbase = firefox-wayland
options = !emptydirs
options = !makeflags
options = !strip
- source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_62_0_RELEASE
+ source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_62_0_2_RELEASE
source = firefox.desktop
source = firefox-symbolic.svg
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f02a4b95ba1a..a9a90110227d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Max Liebkies <mail@maxliebkies.de>
pkgname=firefox-wayland
-pkgver=62.0
+pkgver=62.0.2
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org with Wayland support enabled"
arch=(x86_64)
@@ -14,7 +14,7 @@ provides=('firefox')
conflicts=('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'
@@ -84,6 +84,7 @@ ac_add_options --enable-alsa
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
# Wayland support