summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyano Hao2018-03-14 21:48:00 +0800
committerCyano Hao2018-03-14 21:48:00 +0800
commitef6ab7e6d8ee7adca3e0a9376152e4061815670f (patch)
tree7960a0a77b1fec853b3663a44124a99b44a49946 /PKGBUILD
parentba96ae307ffd45c0626a318019904612f39910f2 (diff)
downloadaur-ef6ab7e6d8ee7adca3e0a9376152e4061815670f.tar.gz
update to version 61
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d927cf3de6b..d9cb4afcbd1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=${_name}-${_channel}-${_lang,,}
pkgdesc="Standalone Web Browser from Mozilla — Nightly build (${_lang})"
url="https://www.mozilla.org/${_lang}/${_name}/${_channel}"
-_version=60.0a1
+_version=61.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)"