From db225301e94115f0e98e06117dbaacde170a3f7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 14:26:49 +0000 Subject: [PATCH] update to 144.0a1.20250822.094033 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5c6e08464be1f..756079eb6483b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 144.0a1.20250821.091952 + pkgver = 144.0a1.20250822.094033 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-gl license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-gl-144.0a1.20250821.091952.xpi - source = firefox-nightly-i18n-gl-144.0a1.20250821.091952.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.gl.langpack.xpi - sha256sums = 7966b4d77fc6b93f37a905b65ddaa076efaf7fae7a3da70b2aebcc6bac0db5a2 + noextract = firefox-nightly-i18n-gl-144.0a1.20250822.094033.xpi + source = firefox-nightly-i18n-gl-144.0a1.20250822.094033.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.gl.langpack.xpi + sha256sums = e3d9bfa5181cf578d78293b56032122d4cbc20f27409129519e1d9f14b7fe14e pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index 17e3c3e385354..a3cc8bf99d29f 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=144.0a1 -pkgver=144.0a1.20250821.091952 +pkgver=144.0a1.20250822.094033 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=('7966b4d77fc6b93f37a905b65ddaa076efaf7fae7a3da70b2aebcc6bac0db5a2') +sha256sums=('e3d9bfa5181cf578d78293b56032122d4cbc20f27409129519e1d9f14b7fe14e') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \