update to 142.0a1.20250716.214535

This commit is contained in:
github-actions[bot] 2025-07-17 03:33:38 +00:00
parent eebe72ea34
commit 8040ff199c
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-es-es
pkgdesc = Spanish (Spain) language pack for Firefox Nightly
pkgver = 142.0a1.20250716.090754
pkgver = 142.0a1.20250716.214535
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-es-es
license = GPL
license = LGPL
depends = firefox-nightly
noextract = firefox-nightly-i18n-es-ES-142.0a1.20250716.090754.xpi
source = firefox-nightly-i18n-es-ES-142.0a1.20250716.090754.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.es-ES.langpack.xpi
sha256sums = a8cc34e24e00ea03101a24677e1f5c59a0c2bb1ec51a6f3c8f2dd0c9eb8c08ee
noextract = firefox-nightly-i18n-es-ES-142.0a1.20250716.214535.xpi
source = firefox-nightly-i18n-es-ES-142.0a1.20250716.214535.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.es-ES.langpack.xpi
sha256sums = cd5ae40c9beb77e7a47a7b0eb7afdf46eceb9ca714e11566f833fe4b57d75da4
pkgname = firefox-nightly-i18n-es-es

View file

@ -9,7 +9,7 @@ url="https://www.mozilla.org/firefox/"
_url=https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi
_version=142.0a1
pkgver=142.0a1.20250716.090754
pkgver=142.0a1.20250716.214535
depends=("firefox-nightly")
@ -25,7 +25,7 @@ source=("${_pkgname_base}-${_language_short}-${pkgver}.xpi::$_url/firefox-${_ver
# Don't extract anything
noextract=("${_pkgname_base}-${_language_short}-${pkgver}.xpi")
sha256sums=('a8cc34e24e00ea03101a24677e1f5c59a0c2bb1ec51a6f3c8f2dd0c9eb8c08ee')
sha256sums=('cd5ae40c9beb77e7a47a7b0eb7afdf46eceb9ca714e11566f833fe4b57d75da4')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \