summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2017-12-28 13:28:32 -0400
committerYour Name2017-12-28 13:28:32 -0400
commitb2b7a2a6f291627dbb85c2130df7463e3823c0a7 (patch)
tree1b66cd70b20e14a2570892abe6d59b3a3714f56f
parent186faafb63138050bad22b26201f770b528e5cc6 (diff)
downloadaur-b2b7a2a6f291627dbb85c2130df7463e3823c0a7.tar.gz
update and edgy patches
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD13
2 files changed, 13 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4193e107574c..e8a5b3b24859 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org, with telemetry, webrtc and signing disabled
- pkgver = 58.0.12
+ pkgver = 58.0.13
pkgrel = 2
url = https://www.mozilla.org/firefox/
arch = i686
@@ -44,7 +44,7 @@ pkgbase = firefox-beta
options = !emptydirs
options = !makeflags
options = !strip
- source = https://archive.mozilla.org/pub/firefox/releases/58.0b12/source/firefox-58.0b12.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/58.0b13/source/firefox-58.0b13.source.tar.xz
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-beta.desktop
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-symbolic.svg
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-install-dir.patch
@@ -69,7 +69,7 @@ pkgbase = firefox-beta
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-52-disable-location.services.mozilla.com.patch
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-52-disable-telemetry.patch
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-install-dir.patch
- sha256sums = 242432c6a257b610a62f86ce425813d7ace3df84e32a0310da2f9567162e9063
+ sha256sums = 4e91c0f574d7b205f5e7c09f069a7c57384e7a7d92428217fb9b1c6cc56e42aa
sha256sums = d6b4c91a7fe77f9a335b44b943e120ce44511e46bbb16ae305cc82b4c3db66cd
sha256sums = a2474b32b9b2d7e0fb53a4c89715507ad1c194bef77713d798fa39d507def9e9
sha256sums = d86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd
diff --git a/PKGBUILD b/PKGBUILD
index 93f46f73cf44..00fb18f87fc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=firefox-beta
name=firefox-beta
-pkgver=58.0.12
+pkgver=58.0.13
pkgrel=2
-ver=58.0b12
+ver=58.0b13
pkgdesc="Standalone web browser from mozilla.org, with telemetry, webrtc and signing disabled"
arch=(i686 x86_64)
license=(MPL GPL LGPL)
@@ -48,7 +48,7 @@ https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-52-disabl
https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-install-dir.patch
)
-sha256sums=('242432c6a257b610a62f86ce425813d7ace3df84e32a0310da2f9567162e9063'
+sha256sums=('4e91c0f574d7b205f5e7c09f069a7c57384e7a7d92428217fb9b1c6cc56e42aa'
'd6b4c91a7fe77f9a335b44b943e120ce44511e46bbb16ae305cc82b4c3db66cd'
'a2474b32b9b2d7e0fb53a4c89715507ad1c194bef77713d798fa39d507def9e9'
'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
@@ -140,6 +140,13 @@ ac_add_options --enable-startup-notification
ac_add_options --enable-crashreporter
ac_add_options --disable-updater
+ac_add_options --disable-debug
+ac_add_options --disable-debug-symbols
+ac_add_options --disable-tests
+ac_add_options --disable-parental-controls
+ac_add_options --disable-accessibility
+
+
# faster build
ac_add_options --disable-tests