update to 138.0a1.20250325.094751

This commit is contained in:
github-actions[bot] 2025-03-25 14:26:56 +00:00
parent e5cbe98ee5
commit 42923267be
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 = 138.0a1.20250324.212807
pkgver = 138.0a1.20250325.094751
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-138.0a1.20250324.212807.xpi
source = firefox-nightly-i18n-gl-138.0a1.20250324.212807.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.gl.langpack.xpi
sha256sums = 9efcb84c4bbe55ee7b9a04b088c58cbe91a292b01d0bff7656caa2be03a2edb9
noextract = firefox-nightly-i18n-gl-138.0a1.20250325.094751.xpi
source = firefox-nightly-i18n-gl-138.0a1.20250325.094751.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.gl.langpack.xpi
sha256sums = b55c3f2fe409d97f8469c4a0382f3f6dbbd684d134455eabe2a5596619e6edd1
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=138.0a1
pkgver=138.0a1.20250324.212807
pkgver=138.0a1.20250325.094751
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=('9efcb84c4bbe55ee7b9a04b088c58cbe91a292b01d0bff7656caa2be03a2edb9')
sha256sums=('b55c3f2fe409d97f8469c4a0382f3f6dbbd684d134455eabe2a5596619e6edd1')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \