summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99ae99feac4f..d173e618ebab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-it
pkgdesc = Standalone Web Browser from Mozilla — Nightly build (it)
- pkgver = 60.0a1.20170922
+ pkgver = 61.0a1.20180326
pkgrel = 1
url = https://www.mozilla.org/it/firefox/nightly
arch = i686
@@ -27,12 +27,12 @@ pkgbase = firefox-nightly-it
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
sha512sums = ba6d165fb119de50d1105614ed063c26e4d3a8877cbab2a71e875458209218ade173dacdae2f06bf66dba39ebc005f371d74d68baa0c8bc7dbdd23ded077eee6
sha512sums = bae5a952d9b92e7a0ccc82f2caac3578e0368ea6676f0a4bc69d3ce276ef4f70802888f882dda53f9eb8e52911fb31e09ef497188bcd630762e1c0f5293cc010
- source_i686 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-60.0a1.it.linux-i686.tar.bz2
- source_i686 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central/firefox-60.0a1.en-US.linux-i686.txt
+ source_i686 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-61.0a1.it.linux-i686.tar.bz2
+ source_i686 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central/firefox-61.0a1.en-US.linux-i686.txt
sha512sums_i686 = SKIP
sha512sums_i686 = SKIP
- source_x86_64 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-60.0a1.it.linux-x86_64.tar.bz2
- source_x86_64 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central/firefox-60.0a1.en-US.linux-x86_64.txt
+ source_x86_64 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-61.0a1.it.linux-x86_64.tar.bz2
+ source_x86_64 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central/firefox-61.0a1.en-US.linux-x86_64.txt
sha512sums_x86_64 = SKIP
sha512sums_x86_64 = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6a6558b7d8f5..5d4f583be7bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ _lang=it
pkgname=${_name}-${_channel}-${_lang}
pkgdesc="Standalone Web Browser from Mozilla — Nightly build (${_lang})"
url="https://www.mozilla.org/${_lang}/${_name}/${_channel}"
-_version=60.0a1
-pkgver=60.0a1.20170922
+_version=61.0a1
+pkgver=61.0a1.20180326
pkgrel=1
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')