update to 149.0a1.20260120.211317

This commit is contained in:
github-actions[bot] 2026-01-21 04:13:08 +00:00
parent 2f83a7105e
commit ee58beb901
2 changed files with 6 additions and 6 deletions

View file

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

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.20260120.100102
pkgver=149.0a1.20260120.211317
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=('eed904007dfe66eb5e0a411053bcba00b6c22a729816ebc09752eba2cd801345')
sha256sums=('e9c1e0c96a6d124f6ff32f65f5f9942cd0982bbd20eeef2318f019cb1ea00a3f')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \