summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyano Hao2017-11-13 21:09:40 +0800
committerCyano Hao2017-11-13 21:09:40 +0800
commita00ad028bc7e0d034d402f4ef8105374e2277cdb (patch)
tree37eb5710f0178821aa506bc88dfbb7431dca616f /PKGBUILD
parent95b8c27953f885ec25ed332f9f93ffd1cbbb479e (diff)
downloadaur-a00ad028bc7e0d034d402f4ef8105374e2277cdb.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 ac6adb591a82..fabcfb3efccf 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=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)"