From aa42ff95b685d112b13a566ba4b2f19b4418632c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 14:21:50 +0000 Subject: [PATCH] update to 138.0a1.20250316.091255 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index fe0203b2b895..d75a7460d26d 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.20250315.210952 + pkgver = 138.0a1.20250316.091255 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.20250315.210952.xpi - source = firefox-nightly-i18n-es-ES-138.0a1.20250315.210952.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.es-ES.langpack.xpi - sha256sums = 9fd5b8bc81ce8588ec6683aa7026a869c3ccae5c332775c3d2d7a084d4c5d2b6 + noextract = firefox-nightly-i18n-es-ES-138.0a1.20250316.091255.xpi + source = firefox-nightly-i18n-es-ES-138.0a1.20250316.091255.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.es-ES.langpack.xpi + sha256sums = a7ef68829214b1e4a1b87732d7b3d3429e48dab05afdba769b8deb2b5c739f39 pkgname = firefox-nightly-i18n-es-es diff --git a/PKGBUILD b/PKGBUILD index 810ebd42e6dd..882e2f8de585 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.20250315.210952 +pkgver=138.0a1.20250316.091255 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=('9fd5b8bc81ce8588ec6683aa7026a869c3ccae5c332775c3d2d7a084d4c5d2b6') +sha256sums=('a7ef68829214b1e4a1b87732d7b3d3429e48dab05afdba769b8deb2b5c739f39') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \