summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorargymeg2015-12-02 13:54:34 +0200
committerargymeg2015-12-02 13:54:34 +0200
commit24b3bdb1df66dcaee5fd1d335c0cc4aa768d2321 (patch)
treeaf767dbb6886e5ea78bb9b485884a2ca184b6981
parente110fd71c4007678f5d38669fc1477a9553437c1 (diff)
downloadaur-24b3bdb1df66dcaee5fd1d335c0cc4aa768d2321.tar.gz
Update to 43.0b8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afb0b18939d7..930639bc1b99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta (build from source)
- pkgver = 43.0b7
+ pkgver = 43.0b8
pkgrel = 1
url = https://www.mozilla.org/firefox/
install = firefox-beta.install
@@ -40,17 +40,17 @@ pkgbase = firefox-beta
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = ffmpeg: additional video and audio decoders
optdepends = upower: Battery API
- provides = firefox=43.0b7
+ provides = firefox=43.0b8
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
- source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/43.0b7/source/firefox-43.0b7.source.tar.xz
+ source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/43.0b8/source/firefox-43.0b8.source.tar.xz
source = mozconfig
source = firefox-beta.desktop
source = firefox-install-dir.patch
source = vendor.js
source = firefox-fixed-loading-icon.png
- sha256sums = 4ee0779c3c18f89b0c5bdf46c10b0de17811926bb1d7659afba8a43cf106e56b
+ sha256sums = 5025fe1b36f6ddf29884d5071e978f067c5903e333f4cd8acd30edfbffaf94af
sha256sums = d67d089fdfab328cea42833903ece1db23571dd62eea1a8549aa240292c63999
sha256sums = cf19552d5bbd14c2747aad9b92a2897b88701e9b42990cf28cf40c2d50a41909
sha256sums = d86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd
diff --git a/PKGBUILD b/PKGBUILD
index f897156fd07f..2f975b684a6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: argymeg <argymeg at gmail dot com>
pkgname=firefox-beta
-pkgver=43.0b7
+pkgver=43.0b8
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Beta (build from source)"
arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/
firefox-install-dir.patch
vendor.js
firefox-fixed-loading-icon.png)
-sha256sums=('4ee0779c3c18f89b0c5bdf46c10b0de17811926bb1d7659afba8a43cf106e56b'
+sha256sums=('5025fe1b36f6ddf29884d5071e978f067c5903e333f4cd8acd30edfbffaf94af'
'd67d089fdfab328cea42833903ece1db23571dd62eea1a8549aa240292c63999'
'cf19552d5bbd14c2747aad9b92a2897b88701e9b42990cf28cf40c2d50a41909'
'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'