summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorargymeg2015-10-21 02:06:27 +0300
committerargymeg2015-10-21 02:06:27 +0300
commit8baf07a8b48fd1c8890cc4eb08fc2d8e2966e5a7 (patch)
treed83d6b6dea3f100a5758165e4b168c5a82977984
parent33df22a67d372aa9e0089e6eb54928b3783b12d7 (diff)
downloadaur-8baf07a8b48fd1c8890cc4eb08fc2d8e2966e5a7.tar.gz
Update to b8
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--mozconfig2
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db62e7d16864..c5b6decc9479 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta (build from source)
- pkgver = 42.0b7
+ pkgver = 42.0b8
pkgrel = 1
url = https://www.mozilla.org/firefox/
install = firefox-beta.install
@@ -40,19 +40,19 @@ pkgbase = firefox-beta
optdepends = gst-plugins-good: h.264 video
optdepends = gst-libav: h.264 video
optdepends = upower: Battery API
- provides = firefox=42.0b7
+ provides = firefox=42.0b8
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
- source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/42.0b7/source/firefox-42.0b7.source.tar.xz
+ source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/42.0b8/source/firefox-42.0b8.source.tar.xz
source = mozconfig
source = firefox-beta.desktop
source = firefox-install-dir.patch
source = freetype2-261.patch
source = vendor.js
source = firefox-fixed-loading-icon.png
- sha256sums = 092cb65a84c30c4b9d467644d5e1476bf5131fecbacb0faa0b412dfb775aa920
- sha256sums = c89abe5ee54637743ee1f54c9e760dc9c35f18a175b46e5dcbb914e06f1b1f2f
+ sha256sums = f813958903af24e0dd29c0647ff90e18596283b60fa10ea27f3b9c7fa1f10e82
+ sha256sums = ecd3a5982e52f789ca15216fcbda79bf6b47db8be9e9ab495665c934b40641ff
sha256sums = cf19552d5bbd14c2747aad9b92a2897b88701e9b42990cf28cf40c2d50a41909
sha256sums = d86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd
sha256sums = c65d7c784d382d24f47b49a86e8ca02158de04b8bfd14b097cf4839bd641fdd5
diff --git a/PKGBUILD b/PKGBUILD
index 8a7bc33eb074..c4b4d0d6cecf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: argymeg <argymeg at gmail dot com>
pkgname=firefox-beta
-pkgver=42.0b7
+pkgver=42.0b8
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Beta (build from source)"
arch=('i686' 'x86_64')
@@ -28,8 +28,8 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/
freetype2-261.patch
vendor.js
firefox-fixed-loading-icon.png)
-sha256sums=('092cb65a84c30c4b9d467644d5e1476bf5131fecbacb0faa0b412dfb775aa920'
- 'c89abe5ee54637743ee1f54c9e760dc9c35f18a175b46e5dcbb914e06f1b1f2f'
+sha256sums=('f813958903af24e0dd29c0647ff90e18596283b60fa10ea27f3b9c7fa1f10e82'
+ 'ecd3a5982e52f789ca15216fcbda79bf6b47db8be9e9ab495665c934b40641ff'
'cf19552d5bbd14c2747aad9b92a2897b88701e9b42990cf28cf40c2d50a41909'
'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
'c65d7c784d382d24f47b49a86e8ca02158de04b8bfd14b097cf4839bd641fdd5'
diff --git a/mozconfig b/mozconfig
index 74455f231807..87e1c1df574a 100644
--- a/mozconfig
+++ b/mozconfig
@@ -7,7 +7,7 @@ ac_add_options --enable-pie
ac_add_options --enable-official-branding
# System libraries
-ac_add_options --with-system-nspr
+#ac_add_options --with-system-nspr
ac_add_options --with-system-nss
ac_add_options --with-system-jpeg
ac_add_options --with-system-zlib