update to 149.0a1.20260116.093521

This commit is contained in:
github-actions[bot] 2026-01-16 15:47:14 +00:00
parent e000a29cac
commit a36405d17a
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-gl
pkgdesc = Galician language pack for Firefox Nightly
pkgver = 149.0a1.20260115.210604
pkgver = 149.0a1.20260116.093521
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-gl
license = GPL
license = LGPL
depends = firefox-nightly
noextract = firefox-nightly-i18n-gl-149.0a1.20260115.210604.xpi
source = firefox-nightly-i18n-gl-149.0a1.20260115.210604.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.gl.langpack.xpi
sha256sums = 100abd7bb14dae661433f36c9fae2ca9670dc0bb06fbadcc6e01ef985e0197f1
noextract = firefox-nightly-i18n-gl-149.0a1.20260116.093521.xpi
source = firefox-nightly-i18n-gl-149.0a1.20260116.093521.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.gl.langpack.xpi
sha256sums = b06a8df510ed2b4ecc6e0ca3ef72aa61b6ddcdc48d28755ce25f78177871a530
pkgname = firefox-nightly-i18n-gl

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.20260115.210604
pkgver=149.0a1.20260116.093521
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=('100abd7bb14dae661433f36c9fae2ca9670dc0bb06fbadcc6e01ef985e0197f1')
sha256sums=('b06a8df510ed2b4ecc6e0ca3ef72aa61b6ddcdc48d28755ce25f78177871a530')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \