From 73e7866ef6a3ee60e57dac8f741d41ee3a4889a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 04:00:39 +0000 Subject: [PATCH] update to 146.0a1.20251019.211057 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 374818232f4c4..8c267f9fe90ec 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 146.0a1.20251019.090523 + pkgver = 146.0a1.20251019.211057 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-146.0a1.20251019.090523.xpi - source = firefox-nightly-i18n-gl-146.0a1.20251019.090523.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.gl.langpack.xpi - sha256sums = ea624dadf9bdc0021b34525557b464be5b2366c688e5a0b77db597f782d05c83 + noextract = firefox-nightly-i18n-gl-146.0a1.20251019.211057.xpi + source = firefox-nightly-i18n-gl-146.0a1.20251019.211057.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.gl.langpack.xpi + sha256sums = 2d32f40783d92a48fa201da47ac249ae600b71688017d7450063aad757309687 pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index dfea2cba2b410..458f607043bc7 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=146.0a1 -pkgver=146.0a1.20251019.090523 +pkgver=146.0a1.20251019.211057 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=('ea624dadf9bdc0021b34525557b464be5b2366c688e5a0b77db597f782d05c83') +sha256sums=('2d32f40783d92a48fa201da47ac249ae600b71688017d7450063aad757309687') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \