summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorargymeg2015-12-04 23:39:39 +0200
committerargymeg2015-12-04 23:39:39 +0200
commite92bc7bce0fc0d829c058e936714b5b417ca8c78 (patch)
treef095c660c9ad860d06ed25fc4c38851f6570b114
parent24b3bdb1df66dcaee5fd1d335c0cc4aa768d2321 (diff)
downloadaur-e92bc7bce0fc0d829c058e936714b5b417ca8c78.tar.gz
Update to 43.0b9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 930639bc1b99..5eaca0097131 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.0b8
+ pkgver = 43.0b9
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.0b8
+ provides = firefox=43.0b9
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
- source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/43.0b8/source/firefox-43.0b8.source.tar.xz
+ source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/43.0b9/source/firefox-43.0b9.source.tar.xz
source = mozconfig
source = firefox-beta.desktop
source = firefox-install-dir.patch
source = vendor.js
source = firefox-fixed-loading-icon.png
- sha256sums = 5025fe1b36f6ddf29884d5071e978f067c5903e333f4cd8acd30edfbffaf94af
+ sha256sums = 4ca14dd3a22bd8ef697f3ca15a53500f4079498147355ba38b7930d6355cf45b
sha256sums = d67d089fdfab328cea42833903ece1db23571dd62eea1a8549aa240292c63999
sha256sums = cf19552d5bbd14c2747aad9b92a2897b88701e9b42990cf28cf40c2d50a41909
sha256sums = d86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd
diff --git a/PKGBUILD b/PKGBUILD
index 2f975b684a6a..50836f8cfe11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: argymeg <argymeg at gmail dot com>
pkgname=firefox-beta
-pkgver=43.0b8
+pkgver=43.0b9
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=('5025fe1b36f6ddf29884d5071e978f067c5903e333f4cd8acd30edfbffaf94af'
+sha256sums=('4ca14dd3a22bd8ef697f3ca15a53500f4079498147355ba38b7930d6355cf45b'
'd67d089fdfab328cea42833903ece1db23571dd62eea1a8549aa240292c63999'
'cf19552d5bbd14c2747aad9b92a2897b88701e9b42990cf28cf40c2d50a41909'
'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'