summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrés2022-04-06 20:45:08 +0200
committerAndrés2022-04-06 20:45:08 +0200
commitd53a5d84cd5a28500c3b1939bef4592d97d3ec2f (patch)
tree64d45e0eb8ddb066d3e6ad2b98e9793230e7c5c1
parentcdba290450088226e8ea6253128b6ba5025f8d41 (diff)
downloadaur-d53a5d84cd5a28500c3b1939bef4592d97d3ec2f.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 1c9c4fe5db00..f2f84b545f12 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 = 100.0a1.20220312
+ pkgver = 101.0a1.20220406
pkgrel = 1
url = https://www.mozilla.org/es-ES/firefox/nightly
arch = i686
@@ -26,15 +26,15 @@ pkgbase = firefox-nightly-es-es
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
sha512sums = 87c181628c3be0762000ff3b5cb841ed2c2371937e4aab7f8f441c608dd08d349085036880c8e8aaed40d01fe258ea9be159741e9fad9f493c96fb9be4cc0de3
sha512sums = 59d53a3f225e4e28ea25459dba0f3eb96b0e896a96bee992fd45148de3276e141649a0db7e6abad7f4ad341ea244222d31d2ac943f6b7d63c2b7365f702e537c
- source_i686 = 20220312-firefox-100.0a1.es-ES.linux-i686.tar.bz2::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-100.0a1.es-ES.linux-i686.tar.bz2
- source_i686 = 20220312-firefox-100.0a1.es-ES.linux-i686.tar.bz2.asc::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-100.0a1.es-ES.linux-i686.tar.bz2.asc
- source_i686 = 20220312-firefox-100.0a1.es-ES.linux-i686.txt::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central/firefox-100.0a1.en-US.linux-i686.txt
+ source_i686 = 20220406-firefox-101.0a1.es-ES.linux-i686.tar.bz2::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-101.0a1.es-ES.linux-i686.tar.bz2
+ source_i686 = 20220406-firefox-101.0a1.es-ES.linux-i686.tar.bz2.asc::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-101.0a1.es-ES.linux-i686.tar.bz2.asc
+ source_i686 = 20220406-firefox-101.0a1.es-ES.linux-i686.txt::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central/firefox-101.0a1.en-US.linux-i686.txt
sha512sums_i686 = SKIP
sha512sums_i686 = SKIP
sha512sums_i686 = SKIP
- source_x86_64 = 20220312-firefox-100.0a1.es-ES.linux-x86_64.tar.bz2::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-100.0a1.es-ES.linux-x86_64.tar.bz2
- source_x86_64 = 20220312-firefox-100.0a1.es-ES.linux-x86_64.tar.bz2.asc::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-100.0a1.es-ES.linux-x86_64.tar.bz2.asc
- source_x86_64 = 20220312-firefox-100.0a1.es-ES.linux-x86_64.txt::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central/firefox-100.0a1.en-US.linux-x86_64.txt
+ source_x86_64 = 20220406-firefox-101.0a1.es-ES.linux-x86_64.tar.bz2::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-101.0a1.es-ES.linux-x86_64.tar.bz2
+ source_x86_64 = 20220406-firefox-101.0a1.es-ES.linux-x86_64.tar.bz2.asc::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-101.0a1.es-ES.linux-x86_64.tar.bz2.asc
+ source_x86_64 = 20220406-firefox-101.0a1.es-ES.linux-x86_64.txt::https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central/firefox-101.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 d37b7821d614..3fbeb49220ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,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=100.0a1
-pkgver=100.0a1.20220312
+_version=101.0a1
+pkgver=101.0a1.20220406
pkgrel=1
arch=(i686 x86_64)
conflicts=('firefox-nightly')