summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhalflife2016-05-12 06:43:50 +0000
committerhalflife2016-05-12 06:43:50 +0000
commit5e2808b8a6b262331819b185dbd2c02b517559cb (patch)
treef33fb3db271ecb80dbd3c5fe1ded409d1d6faa1c /PKGBUILD
parent6804b5391b20f71000e680bdaa7fabd08cd3d9ae (diff)
downloadaur-5e2808b8a6b262331819b185dbd2c02b517559cb.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 394696cb0f81..76102a6a81a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=('ffmpeg: additional video and audio decoders'
makedepends=('pacman>=4.2.0')
provides=("firefox=$pkgver")
install=$pkgname.install
-_baseurl="https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/"
+_baseurl="http://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/"
_filename="firefox-${pkgver}.zh-CN.linux-${CARCH}"
_sha512sum="$(curl -s "${_baseurl}${_filename}.checksums" | grep "${_filename}.tar.bz2" | grep sha512 | cut -d " " -f1)"
source=("$pkgname.desktop"