summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyano Hao2019-10-22 11:06:34 +0800
committerCyano Hao2019-10-22 11:06:34 +0800
commita28b9fd60d58814c79b37342bcd3ae44985f2805 (patch)
tree5236f172267e6cff8c2a2ae25e8433b65f814c94 /PKGBUILD
parent26d994d1843efff1a044a448c92a0317481a2fa4 (diff)
downloadaur-a28b9fd60d58814c79b37342bcd3ae44985f2805.tar.gz
update to version 72
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8591197c5d15..02f239a31289 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=71.0a1
+_version=72.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)"