From 9d1da332f101a0d06db992dbb8240963ff4cdcbc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 03:54:35 +0000 Subject: [PATCH] update to 146.0a1.20251030.214318 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index da147268c3cc..fa282510ee3d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-es-es pkgdesc = Spanish (Spain) language pack for Firefox Nightly - pkgver = 146.0a1.20251030.094725 + pkgver = 146.0a1.20251030.214318 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-146.0a1.20251030.094725.xpi - source = firefox-nightly-i18n-es-ES-146.0a1.20251030.094725.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.es-ES.langpack.xpi - sha256sums = 2e260b27629b9189a28d0f3628f804d6184317ad5fec5ae9b4caca04f57afaaa + noextract = firefox-nightly-i18n-es-ES-146.0a1.20251030.214318.xpi + source = firefox-nightly-i18n-es-ES-146.0a1.20251030.214318.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.es-ES.langpack.xpi + sha256sums = 6ec6eeeec85e4fa3af8555dc1dbb0c528eb2a779a08cd946fc769725cc50b88c pkgname = firefox-nightly-i18n-es-es diff --git a/PKGBUILD b/PKGBUILD index 6f64084d28be..453e8115de58 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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=146.0a1 -pkgver=146.0a1.20251030.094725 +pkgver=146.0a1.20251030.214318 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=('2e260b27629b9189a28d0f3628f804d6184317ad5fec5ae9b4caca04f57afaaa') +sha256sums=('6ec6eeeec85e4fa3af8555dc1dbb0c528eb2a779a08cd946fc769725cc50b88c') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \