summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn D Jones III2016-05-27 11:23:20 -0600
committerJohn D Jones III2016-05-27 11:23:20 -0600
commit426587d715dba8e45304a8eb62768bf04810020b (patch)
tree589b5620f3f938e4c42d72864b01a15c96a3be1d
parentb23ffc1a0cf271913a0016836f812c7605ced6cc (diff)
downloadaur-426587d715dba8e45304a8eb62768bf04810020b.tar.gz
Beta 9
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c697d58b63f..fd16023dc930 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri May 13 15:12:33 UTC 2016
+# Fri May 27 17:23:08 UTC 2016
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta (build from source)
- pkgver = 47.0b5
+ pkgver = 47.0b9
pkgrel = 1
url = https://www.mozilla.org/firefox/
install = firefox-beta.install
@@ -44,18 +44,18 @@ pkgbase = firefox-beta
depends = ttf-font
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = upower: Battery API
- provides = firefox=47.0b5
+ provides = firefox=47.0b9
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
- source = https://download-installer.cdn.mozilla.net/pub/firefox/candidates/47.0b5-candidates/build1/source/firefox-47.0b5.source.tar.xz
+ source = https://download-installer.cdn.mozilla.net/pub/firefox/candidates/47.0b9-candidates/build1/source/firefox-47.0b9.source.tar.xz
source = mozconfig
source = firefox-beta.desktop
source = firefox-install-dir.patch
source = vendor.js
source = firefox-fixed-loading-icon.png
source = no-libnotify.patch
- sha512sums = cdb5935d1bfe2343b5edc579ebc91c271e4828524760e2ab166b398ba8507fa092a777089b6f8d2dc93c0b2ea44fc3cc52fbe00c36c739e8ecf00075bf0e14c6
+ sha512sums = 9aed2c1c38dba50237eeff9dcf892c921b2248d7e4bb33503bab56a7c9c0c0c3dc79e3a1b571946110d8943853da99d312d8c26e700ca29fceb14ea5f1bbbe82
sha512sums = 704e1e2b2c7b4ec8a97abeb34a59e51b9f5384ec94f0925dc3b7aa97888b1bfe41c2cc6075797dfb96add8b43e66e7ec2057b827c965d428d7a7f28f6d728909
sha512sums = dd9a563d6ad772ba440a45bbd0ee27943b319edcb785951e62cd4aefe0d33ded2acf9b63a2b15cec89ee184687c68a8d3a1cc06ec98f9a9251602f063fbaef14
sha512sums = 266989b0c4a37254a40836a6193284a186230b48716907e4d249d73616f58382b258c41baa8c1ffc98d405f77bfafcd3438f749edcf391c7bd22185399adf4bd
diff --git a/PKGBUILD b/PKGBUILD
index 19eae092d0b9..ad9baf0aac28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: argymeg <argymeg at gmail dot com>
pkgname=firefox-beta
-pkgver=47.0b5
-_realpkgver=47.0b5
+pkgver=47.0b9
+_realpkgver=47.0b9
_rcbuild=1
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Beta (build from source)"
@@ -28,7 +28,7 @@ source=(https://download-installer.cdn.mozilla.net/pub/firefox/candidates/$_real
vendor.js
firefox-fixed-loading-icon.png
no-libnotify.patch)
-sha512sums=('cdb5935d1bfe2343b5edc579ebc91c271e4828524760e2ab166b398ba8507fa092a777089b6f8d2dc93c0b2ea44fc3cc52fbe00c36c739e8ecf00075bf0e14c6'
+sha512sums=('9aed2c1c38dba50237eeff9dcf892c921b2248d7e4bb33503bab56a7c9c0c0c3dc79e3a1b571946110d8943853da99d312d8c26e700ca29fceb14ea5f1bbbe82'
'704e1e2b2c7b4ec8a97abeb34a59e51b9f5384ec94f0925dc3b7aa97888b1bfe41c2cc6075797dfb96add8b43e66e7ec2057b827c965d428d7a7f28f6d728909'
'dd9a563d6ad772ba440a45bbd0ee27943b319edcb785951e62cd4aefe0d33ded2acf9b63a2b15cec89ee184687c68a8d3a1cc06ec98f9a9251602f063fbaef14'
'266989b0c4a37254a40836a6193284a186230b48716907e4d249d73616f58382b258c41baa8c1ffc98d405f77bfafcd3438f749edcf391c7bd22185399adf4bd'