update to 145.0a1.20250915.214414

This commit is contained in:
github-actions[bot] 2025-09-16 03:06:42 +00:00
parent 56a9174ee5
commit 771e8b58dd
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-es-es
pkgdesc = Spanish (Spain) language pack for Firefox Nightly
pkgver = 144.0a1.20250913.092312
pkgver = 145.0a1.20250915.214414
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-144.0a1.20250913.092312.xpi
source = firefox-nightly-i18n-es-ES-144.0a1.20250913.092312.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.es-ES.langpack.xpi
sha256sums = c746a5f6d852e69f6614d8f2ea5bc507aadea845f0fe476cd7e0f65409c70714
noextract = firefox-nightly-i18n-es-ES-145.0a1.20250915.214414.xpi
source = firefox-nightly-i18n-es-ES-145.0a1.20250915.214414.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.es-ES.langpack.xpi
sha256sums = c9b9946c5cd0bb2629a01061f7d96aa01b3e4896f7351eb825e4f853ed6d8da4
pkgname = firefox-nightly-i18n-es-es

View file

@ -8,8 +8,8 @@ license=('MPL' 'GPL' 'LGPL')
url="https://www.mozilla.org/firefox/"
_url=https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi
_version=144.0a1
pkgver=144.0a1.20250913.092312
_version=145.0a1
pkgver=145.0a1.20250915.214414
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=('c746a5f6d852e69f6614d8f2ea5bc507aadea845f0fe476cd7e0f65409c70714')
sha256sums=('c9b9946c5cd0bb2629a01061f7d96aa01b3e4896f7351eb825e4f853ed6d8da4')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \