From 7ce1ff475445b39cd82910d8ebc1342ae92a1544 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 14:23:29 +0000 Subject: [PATCH] update to 138.0a1.20250322.090207 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e130098ff483..ec818bd419c8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-es-es pkgdesc = Spanish (Spain) language pack for Firefox Nightly - pkgver = 138.0a1.20250321.163719 + pkgver = 138.0a1.20250322.090207 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-138.0a1.20250321.163719.xpi - source = firefox-nightly-i18n-es-ES-138.0a1.20250321.163719.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.es-ES.langpack.xpi - sha256sums = 9cf3d6395dfe4dfba061f016259404a871c84f868d64cd3e58002d65281fb7a2 + noextract = firefox-nightly-i18n-es-ES-138.0a1.20250322.090207.xpi + source = firefox-nightly-i18n-es-ES-138.0a1.20250322.090207.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.es-ES.langpack.xpi + sha256sums = 68278413d7ae72ab15cb6cbc994a9b6b93f1c528ebabb4d977b3309d6277e16d pkgname = firefox-nightly-i18n-es-es diff --git a/PKGBUILD b/PKGBUILD index 97f8f6b56ae7..cc7082ec4966 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=138.0a1 -pkgver=138.0a1.20250321.163719 +pkgver=138.0a1.20250322.090207 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=('9cf3d6395dfe4dfba061f016259404a871c84f868d64cd3e58002d65281fb7a2') +sha256sums=('68278413d7ae72ab15cb6cbc994a9b6b93f1c528ebabb4d977b3309d6277e16d') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \