summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2018-06-28 16:06:51 -0400
committerYour Name2018-06-28 16:06:51 -0400
commit5ad124a1bb47a6a55d7ea90df594a84eb7bb878f (patch)
treea93fb1750bb47652e287097cc5f42c5cf8b06141
parent381deb2a91896754d40c5e7071f932f7fc2cc0d1 (diff)
downloadaur-5ad124a1bb47a6a55d7ea90df594a84eb7bb878f.tar.gz
fix
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59cb41313f96..3b2fe1d2b8bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -44,8 +44,8 @@ pkgbase = firefox-beta
options = !emptydirs
options = !makeflags
options = !strip
- source = https://hg.mozilla.org/mozilla-unified/archive/FIREFOX_61_0b11_RELEASE.tar.gz
- source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/FIREFOX_61_0b11_RELEASE.desktop
+ source = https://hg.mozilla.org/mozilla-unified/archive/FIREFOX_62_0b3_RELEASE.tar.gz
+ source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/FIREFOX_62_0b3_RELEASE.desktop
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-symbolic.svg
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-52-disable-data-sharing-infobar.patch
source = https://raw.githubusercontent.com/bn0785ac/firefox-beta/master/firefox-52-disable-location.services.mozilla.com.patch
diff --git a/PKGBUILD b/PKGBUILD
index 0d106efb246c..c7f660cf21da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ pkgname=firefox-beta
name=firefox-beta
pkgver=61.11
pkgrel=1
-meme=FIREFOX_61_0b11_RELEASE
-meme2=DEVEDITION_61_0b1_RELEASE
-meme3=FIREFOX_BETA_61_BASE
+meme=FIREFOX_62_0b3_RELEASE
+meme2=DEVEDITION_63_0b1_RELEASE
+meme3=FIREFOX_BETA_63_BASE
pkgdesc="Standalone web browser from mozilla.org, with telemetry and signing disabled"
arch=(i686 x86_64)
license=(MPL GPL LGPL)