update to 149.0a1.20260206.084530

This commit is contained in:
github-actions[bot] 2026-02-06 15:49:22 +00:00
parent 284b0956ff
commit cfb9f955a2
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-eu
pkgdesc = Basque language pack for Firefox Nightly
pkgver = 149.0a1.20260205.213633
pkgver = 149.0a1.20260206.084530
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-eu
license = GPL
license = LGPL
depends = firefox-nightly
noextract = firefox-nightly-i18n-eu-149.0a1.20260205.213633.xpi
source = firefox-nightly-i18n-eu-149.0a1.20260205.213633.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.eu.langpack.xpi
sha256sums = f8b7387f85eec3f801d93e15a42af0b07b6f0e7564d3bfd3820772df542b940f
noextract = firefox-nightly-i18n-eu-149.0a1.20260206.084530.xpi
source = firefox-nightly-i18n-eu-149.0a1.20260206.084530.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.eu.langpack.xpi
sha256sums = cfa4ddeec9be88e541b42a2774ca3fcef0e4278abae07153f81affa2f823b0ea
pkgname = firefox-nightly-i18n-eu

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=149.0a1
pkgver=149.0a1.20260205.213633
pkgver=149.0a1.20260206.084530
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=('f8b7387f85eec3f801d93e15a42af0b07b6f0e7564d3bfd3820772df542b940f')
sha256sums=('cfa4ddeec9be88e541b42a2774ca3fcef0e4278abae07153f81affa2f823b0ea')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \