summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2017-01-30 08:53:44 -0700
committerBrian Bidulock2017-01-30 08:53:44 -0700
commit7dc2e83a7dbc2cc07c1d0ec483eb7bab00f49841 (patch)
tree77e42e1767c9ff7ee2b4db4e681cadc8a50385a1
parentb1f648c2ce75bc2d5e5a6a791b2808cfbd62bcdc (diff)
downloadaur-7dc2e83a7dbc2cc07c1d0ec483eb7bab00f49841.tar.gz
version 51.0.1-1
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
-rw-r--r--mozconfig1
3 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81b322fc405f..547c13080081 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-gtk2
pkgdesc = Standalone web browser from mozilla.org
- pkgver = 50.1.0
+ pkgver = 51.0.1
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = i686
@@ -21,7 +21,6 @@ pkgbase = firefox-gtk2
makedepends = xorg-server-xvfb
makedepends = autoconf2.13
makedepends = cargo
- makedepends = jack
depends = gtk2
depends = mozilla-common
depends = libxt
@@ -40,11 +39,11 @@ pkgbase = firefox-gtk2
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = libnotify: Notification integration
optdepends = upower: Battery API
- provides = firefox=50.1.0-1
+ provides = firefox=51.0.1-1
conflicts = firefox
options = !emptydirs
options = !makeflags
- source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/50.1.0/source/firefox-50.1.0.source.tar.xz
+ source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/51.0.1/source/firefox-51.0.1.source.tar.xz
source = mozconfig
source = firefox.desktop
source = firefox-install-dir.patch
@@ -52,8 +51,8 @@ pkgbase = firefox-gtk2
source = vendor.js
source = firefox-symbolic.svg
source = fix-wifi-scanner.diff
- sha256sums = 54bb9bccbf9eed0c7715ae7f45330bf41ce24b756f5fdecb380e06709a6ac5a4
- sha256sums = 61370fb085e16df21a8f653cc862f62bc046c3536945575e803f0fb6d5479ada
+ sha256sums = 30ba00ba716ea1eeda526e2ccc8642f8d18a836793fde50e87a4fcb9d9fccca9
+ sha256sums = 5488e59d08787927337b343c74a999e62e36ba1a0715f3ecb1c314e2ff8f1961
sha256sums = 75c526e9669b91b4fe5dcea650a1e8419220abb2e9564184f0d984c71eae82e8
sha256sums = d86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd
sha256sums = f61ea706ce6905f568b9bdafd1b044b58f20737426f0aa5019ddb9b64031a269
diff --git a/PKGBUILD b/PKGBUILD
index 465afa2e067f..23abede29845 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=firefox-gtk2
_pkgname=firefox
-pkgver=50.1.0
+pkgver=51.0.1
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org"
arch=(i686 x86_64)
@@ -15,7 +15,7 @@ url="https://www.mozilla.org/firefox/"
depends=(gtk2 mozilla-common libxt startup-notification mime-types dbus-glib alsa-lib ffmpeg
libvpx libevent nss hunspell sqlite ttf-font icu)
makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse inetutils xorg-server-xvfb
- autoconf2.13 cargo jack)
+ autoconf2.13 cargo)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'upower: Battery API')
@@ -30,8 +30,8 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/
vendor.js
firefox-symbolic.svg
fix-wifi-scanner.diff)
-sha256sums=('54bb9bccbf9eed0c7715ae7f45330bf41ce24b756f5fdecb380e06709a6ac5a4'
- '61370fb085e16df21a8f653cc862f62bc046c3536945575e803f0fb6d5479ada'
+sha256sums=('30ba00ba716ea1eeda526e2ccc8642f8d18a836793fde50e87a4fcb9d9fccca9'
+ '5488e59d08787927337b343c74a999e62e36ba1a0715f3ecb1c314e2ff8f1961'
'75c526e9669b91b4fe5dcea650a1e8419220abb2e9564184f0d984c71eae82e8'
'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
'f61ea706ce6905f568b9bdafd1b044b58f20737426f0aa5019ddb9b64031a269'
diff --git a/mozconfig b/mozconfig
index 71aaa89d4f9e..d36608356646 100644
--- a/mozconfig
+++ b/mozconfig
@@ -29,7 +29,6 @@ ac_add_options --enable-system-ffi
ac_add_options --enable-system-pixman
# Features
-ac_add_options --enable-jack
ac_add_options --enable-startup-notification
ac_add_options --disable-updater
ac_add_options --disable-crashreporter