summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn D Jones III2016-08-04 10:22:33 -0600
committerJohn D Jones III2016-08-04 10:22:33 -0600
commitd334d78e075db9d425e8ca391bde5c12f8edebf4 (patch)
treec2674f99cab675d9d0d743c60bd16139dbe5e53e
parentfd434ee1d031d9d9e79a3226e6cf81aa4cab6a15 (diff)
downloadaur-d334d78e075db9d425e8ca391bde5c12f8edebf4.tar.gz
49b1-build3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e90ceabd2047..8bad48f445cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jul 18 16:10:36 UTC 2016
+# Thu Aug 4 16:22:13 UTC 2016
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta (build from source)
- pkgver = 48.0b8
- pkgrel = 2
+ pkgver = 49.0b1
+ pkgrel = 1
url = https://www.mozilla.org/firefox/
install = firefox-beta.install
arch = i686
@@ -44,18 +44,18 @@ pkgbase = firefox-beta
depends = ttf-font
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = upower: Battery API
- provides = firefox=48.0b8
+ provides = firefox=49.0b1
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
- source = https://download-installer.cdn.mozilla.net/pub/firefox/candidates/48.0b8-candidates/build1/source/firefox-48.0b8.source.tar.xz
+ source = https://download-installer.cdn.mozilla.net/pub/firefox/candidates/49.0b1-candidates/build3/source/firefox-49.0b1.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 = 041db6fa70fc21a6ca4ff2e07f2d7c8f57093f024ae902bb15b0dab62099c45cebde0dac026b80a49cc63d5bedade5688b58e40bb23b6e1e63f702cbaf109b88
+ sha512sums = f2c57b3b8b59cbe5ffb141b2de56f544a04e68967bc139cce972db36a8e771d29dfffe7d1ba097add68da7d17d009b3d6e635d310e2c8465995eb232b5d56ae5
sha512sums = 704e1e2b2c7b4ec8a97abeb34a59e51b9f5384ec94f0925dc3b7aa97888b1bfe41c2cc6075797dfb96add8b43e66e7ec2057b827c965d428d7a7f28f6d728909
sha512sums = dd9a563d6ad772ba440a45bbd0ee27943b319edcb785951e62cd4aefe0d33ded2acf9b63a2b15cec89ee184687c68a8d3a1cc06ec98f9a9251602f063fbaef14
sha512sums = 266989b0c4a37254a40836a6193284a186230b48716907e4d249d73616f58382b258c41baa8c1ffc98d405f77bfafcd3438f749edcf391c7bd22185399adf4bd
diff --git a/PKGBUILD b/PKGBUILD
index f002c1a25f73..e6d54a78c161 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: <jnbek1972 at gmail dot com>
pkgname=firefox-beta
-pkgver=48.0b8
-_realpkgver=48.0b8
-_rcbuild=1
-pkgrel=2
+pkgver=49.0b1
+_realpkgver=49.0b1
+_rcbuild=3
+pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Beta (build from source)"
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
@@ -27,7 +27,7 @@ source=(https://download-installer.cdn.mozilla.net/pub/firefox/candidates/$_real
vendor.js
firefox-fixed-loading-icon.png
no-libnotify.patch)
-sha512sums=('041db6fa70fc21a6ca4ff2e07f2d7c8f57093f024ae902bb15b0dab62099c45cebde0dac026b80a49cc63d5bedade5688b58e40bb23b6e1e63f702cbaf109b88'
+sha512sums=('f2c57b3b8b59cbe5ffb141b2de56f544a04e68967bc139cce972db36a8e771d29dfffe7d1ba097add68da7d17d009b3d6e635d310e2c8465995eb232b5d56ae5'
'704e1e2b2c7b4ec8a97abeb34a59e51b9f5384ec94f0925dc3b7aa97888b1bfe41c2cc6075797dfb96add8b43e66e7ec2057b827c965d428d7a7f28f6d728909'
'dd9a563d6ad772ba440a45bbd0ee27943b319edcb785951e62cd4aefe0d33ded2acf9b63a2b15cec89ee184687c68a8d3a1cc06ec98f9a9251602f063fbaef14'
'266989b0c4a37254a40836a6193284a186230b48716907e4d249d73616f58382b258c41baa8c1ffc98d405f77bfafcd3438f749edcf391c7bd22185399adf4bd'