summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyano Hao2017-11-13 21:16:44 +0800
committerCyano Hao2017-11-13 21:16:44 +0800
commit4e1708d9a09bfbea965a5d118e7f1d7dcd4ebefd (patch)
treec044c203cccd719cdbd761993665727bce85a229 /PKGBUILD
parentee198f28b8c18ac67951fba8ce407210be72547c (diff)
downloadaur-4e1708d9a09bfbea965a5d118e7f1d7dcd4ebefd.tar.gz
update to version 59
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 593a7982b382..5ea999558811 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=58.0a1
+_version=59.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)"