summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrés2020-04-18 17:53:46 +0200
committerAndrés2020-04-18 17:53:46 +0200
commit11f8a0a320942672f02fcb6994856cf32d5369b8 (patch)
treeecd2a85ed2002e25139a39a3f2d737ac4d1dbfd3
parent190c59bac0bf1c0df536f3a81e9e039a5573fca0 (diff)
downloadaur-11f8a0a320942672f02fcb6994856cf32d5369b8.tar.gz
updating version number
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10b12a990362..971350225cac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-es-es
pkgdesc = Standalone Web Browser from Mozilla — Nightly build (es-ES)
- pkgver = 76.0a1.20200319
+ pkgver = 77.0a1.20200418
pkgrel = 1
url = https://www.mozilla.org/es-ES/firefox/nightly
arch = i686
@@ -27,15 +27,15 @@ pkgbase = firefox-nightly-es-es
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
sha512sums = 42426e7b510bd88cbf7b246bf66d7768afa5d71389bf15f7a4231dc24f99fd73284dd9a0a8eb4342b42337c2c7dd843e570a93afa7d3b44c97ecbf5e38e433ac
sha512sums = 59d53a3f225e4e28ea25459dba0f3eb96b0e896a96bee992fd45148de3276e141649a0db7e6abad7f4ad341ea244222d31d2ac943f6b7d63c2b7365f702e537c
- source_i686 = 20200319-firefox-76.0a1.es-ES.linux-i686.tar.bz2::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-76.0a1.es-ES.linux-i686.tar.bz2
- source_i686 = 20200319-firefox-76.0a1.es-ES.linux-i686.tar.bz2.asc::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-76.0a1.es-ES.linux-i686.tar.bz2.asc
- source_i686 = 20200319-firefox-76.0a1.es-ES.linux-i686.txt::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central/firefox-76.0a1.en-US.linux-i686.txt
+ source_i686 = 20200418-firefox-77.0a1.es-ES.linux-i686.tar.bz2::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-77.0a1.es-ES.linux-i686.tar.bz2
+ source_i686 = 20200418-firefox-77.0a1.es-ES.linux-i686.tar.bz2.asc::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-77.0a1.es-ES.linux-i686.tar.bz2.asc
+ source_i686 = 20200418-firefox-77.0a1.es-ES.linux-i686.txt::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central/firefox-77.0a1.en-US.linux-i686.txt
sha512sums_i686 = SKIP
sha512sums_i686 = SKIP
sha512sums_i686 = SKIP
- source_x86_64 = 20200319-firefox-76.0a1.es-ES.linux-x86_64.tar.bz2::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-76.0a1.es-ES.linux-x86_64.tar.bz2
- source_x86_64 = 20200319-firefox-76.0a1.es-ES.linux-x86_64.tar.bz2.asc::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-76.0a1.es-ES.linux-x86_64.tar.bz2.asc
- source_x86_64 = 20200319-firefox-76.0a1.es-ES.linux-x86_64.txt::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central/firefox-76.0a1.en-US.linux-x86_64.txt
+ source_x86_64 = 20200418-firefox-77.0a1.es-ES.linux-x86_64.tar.bz2::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-77.0a1.es-ES.linux-x86_64.tar.bz2
+ source_x86_64 = 20200418-firefox-77.0a1.es-ES.linux-x86_64.tar.bz2.asc::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-77.0a1.es-ES.linux-x86_64.tar.bz2.asc
+ source_x86_64 = 20200418-firefox-77.0a1.es-ES.linux-x86_64.txt::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central/firefox-77.0a1.en-US.linux-x86_64.txt
sha512sums_x86_64 = SKIP
sha512sums_x86_64 = SKIP
sha512sums_x86_64 = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index eada80d1b103..ef0a4af6a3ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ _pkgname=${_name}-${_channel}
pkgname=${_pkgname}-${_lang,,}
pkgdesc="Standalone Web Browser from Mozilla — Nightly build (${_lang})"
url="https://www.mozilla.org/${_lang}/${_name}/${_channel}"
-_version=76.0a1
-pkgver=76.0a1.20200319
+_version=77.0a1
+pkgver=77.0a1.20200418
pkgrel=1
arch=('i686' 'x86_64')
conflicts=('firefox-nightly')