summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2017-11-27 21:59:03 -0400
committerYour Name2017-11-27 21:59:03 -0400
commit870f3df56accce4e9a12ddf650e98974932dc4ad (patch)
treee6d5e12e07bf57199ce6f2ff0f5c74146d8420a6
parent7105969230d11baaa74986ad4894ed39e4152515 (diff)
downloadaur-870f3df56accce4e9a12ddf650e98974932dc4ad.tar.gz
g
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb898c1e1ea2..d22117787818 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org, with telemetry, webrtc and signing disabled
- pkgver = 58.0.6
+ pkgver = 58.0.7
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = i686
@@ -44,7 +44,7 @@ pkgbase = firefox-beta
options = !emptydirs
options = !makeflags
options = !strip
- source = https://archive.mozilla.org/pub/firefox/releases/58.0b6/source/firefox-58.0b6.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/58.0b7/source/firefox-58.0b7.source.tar.xz
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-beta.desktop
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-symbolic.svg
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-install-dir.patch
diff --git a/PKGBUILD b/PKGBUILD
index 98288ddc8780..b6cd9933d12d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=firefox-beta
name=firefox-beta
-pkgver=58.0.6
+pkgver=58.0.7
pkgrel=1
-ver=58.0b6
+ver=58.0b7
pkgdesc="Standalone web browser from mozilla.org, with telemetry, webrtc and signing disabled"
arch=(i686 x86_64)
license=(MPL GPL LGPL)