summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyano Hao2018-12-12 14:47:26 +0800
committerCyano Hao2018-12-12 14:47:26 +0800
commit48da6150593ff4f278ec8767b5844721034eba82 (patch)
tree01d11ee7e5b7acf430095f3340fe5c84cea45457 /PKGBUILD
parent1351b2116427668d7206442e021eb6c9e3d3e36d (diff)
downloadaur-48da6150593ff4f278ec8767b5844721034eba82.tar.gz
update to version 66
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 178b4c38febc..5b7879c0d1f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=${_name}-${_channel}-${_lang,,}
pkgdesc="Standalone Web Browser from Mozilla — Nightly build (${_lang})"
url="https://www.mozilla.org/${_lang}/${_name}/${_channel}"
-_version=65.0a1
+_version=66.0a1
declare -A _build_id
_build_id=(
[id]="$(curl https://ftp.mozilla.org/pub/${_name}/${_channel}/latest-mozilla-central-l10n/${_name}-${_version}.${_lang}.linux-${CARCH}.checksums | grep '.partial.mar' | cut -d' ' -f4 | grep -E -o '[[:digit:]]{14}' | sort | tail -n1)"