From af310e213f576f78bdf77223c4e2c0ff9277396d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 03:16:36 +0000 Subject: [PATCH] update to 144.0a1.20250818.213914 --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9cf579dcbba1..fd34e64ef0d6 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.20250818.083741 + pkgver = 144.0a1.20250818.213914 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.20250818.083741.xpi - source = firefox-nightly-i18n-es-ES-143.0a1.20250818.083741.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.es-ES.langpack.xpi - sha256sums = 99f1cebf6c56767ed4f9201eba6e34536022529f435b2f82e4ee655b2bcada76 + noextract = firefox-nightly-i18n-es-ES-144.0a1.20250818.213914.xpi + source = firefox-nightly-i18n-es-ES-144.0a1.20250818.213914.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.es-ES.langpack.xpi + sha256sums = 69bdea7933aba7871d9d7fa4c577efa69248a1659fe95bec4c23e525774031ec pkgname = firefox-nightly-i18n-es-es diff --git a/PKGBUILD b/PKGBUILD index 62d8671d238c..e420007c344f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,8 +8,8 @@ license=('MPL' 'GPL' 'LGPL') 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.20250818.083741 +_version=144.0a1 +pkgver=144.0a1.20250818.213914 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=('99f1cebf6c56767ed4f9201eba6e34536022529f435b2f82e4ee655b2bcada76') +sha256sums=('69bdea7933aba7871d9d7fa4c577efa69248a1659fe95bec4c23e525774031ec') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \