From fbbbe0a4403d9a5b7f4d32e7196b7477dd7fe9ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 15:32:52 +0000 Subject: [PATCH] update to 147.0a1.20251206.092347 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1dc7427957cc5..5f2a3e0780db6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 147.0a1.20251205.205642 + pkgver = 147.0a1.20251206.092347 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-147.0a1.20251205.205642.xpi - source = firefox-nightly-i18n-gl-147.0a1.20251205.205642.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.gl.langpack.xpi - sha256sums = ab9ee90dab5bfc522b532124d7b8c89e45ccd39c869700bcb29e58f88e9aefe2 + noextract = firefox-nightly-i18n-gl-147.0a1.20251206.092347.xpi + source = firefox-nightly-i18n-gl-147.0a1.20251206.092347.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.gl.langpack.xpi + sha256sums = f8350987fa78a1532caa2625991828b90a2e53b25d86dd18267df846964a6d7a pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index a417fafec64b9..073f801773739 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=147.0a1 -pkgver=147.0a1.20251205.205642 +pkgver=147.0a1.20251206.092347 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=('ab9ee90dab5bfc522b532124d7b8c89e45ccd39c869700bcb29e58f88e9aefe2') +sha256sums=('f8350987fa78a1532caa2625991828b90a2e53b25d86dd18267df846964a6d7a') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \