From f2ddabddb5bf5f3ffd6dc70a9741ddc868130253 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 15:32:14 +0000 Subject: [PATCH] update to 146.0a1.20251106.043345 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 6399f3f7eaca..3e10b87b865a 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.20251105.204025 + pkgver = 146.0a1.20251106.043345 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.20251105.204025.xpi - source = firefox-nightly-i18n-es-ES-146.0a1.20251105.204025.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.es-ES.langpack.xpi - sha256sums = 6ebbed73b4d3dacaf6968cc7cba10220282f8942c62d31c63dddaad0fb737323 + noextract = firefox-nightly-i18n-es-ES-146.0a1.20251106.043345.xpi + source = firefox-nightly-i18n-es-ES-146.0a1.20251106.043345.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.es-ES.langpack.xpi + sha256sums = ed618f508a609305ef8a0fb11da0b99307da317424a35088b1f2a93382cd7788 pkgname = firefox-nightly-i18n-es-es diff --git a/PKGBUILD b/PKGBUILD index 600e58267cb6..ff1d1f96509b 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.20251105.204025 +pkgver=146.0a1.20251106.043345 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=('6ebbed73b4d3dacaf6968cc7cba10220282f8942c62d31c63dddaad0fb737323') +sha256sums=('ed618f508a609305ef8a0fb11da0b99307da317424a35088b1f2a93382cd7788') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \