From c2ccbee7aa6c10e0b7812f3140a908dae1b6e21a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Aug 2025 14:27:46 +0000 Subject: [PATCH] update to 143.0a1.20250802.092837 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index bea00ae3c853..557d9aff4c48 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-es-es pkgdesc = Spanish (Spain) language pack for Firefox Nightly - pkgver = 143.0a1.20250801.103155 + pkgver = 143.0a1.20250802.092837 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-143.0a1.20250801.103155.xpi - source = firefox-nightly-i18n-es-ES-143.0a1.20250801.103155.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.es-ES.langpack.xpi - sha256sums = 1b60b517fc302029184c6d1e4f4be9f0cc2cfa4d017efbf77b0e4db3eaffc3cb + noextract = firefox-nightly-i18n-es-ES-143.0a1.20250802.092837.xpi + source = firefox-nightly-i18n-es-ES-143.0a1.20250802.092837.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.es-ES.langpack.xpi + sha256sums = 559474548d5127661a666f0cb0e24dc96ee5b569e77b4c1838742b2cb4df4802 pkgname = firefox-nightly-i18n-es-es diff --git a/PKGBUILD b/PKGBUILD index 7046061baeb1..b2cbfa047ee6 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=143.0a1 -pkgver=143.0a1.20250801.103155 +pkgver=143.0a1.20250802.092837 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=('1b60b517fc302029184c6d1e4f4be9f0cc2cfa4d017efbf77b0e4db3eaffc3cb') +sha256sums=('559474548d5127661a666f0cb0e24dc96ee5b569e77b4c1838742b2cb4df4802') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \