From 7f7b4e85d7aca5ca72c25efba5c19e85cd9f3d01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Dec 2025 04:07:44 +0000 Subject: [PATCH] update to 148.0a1.20251226.204324 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8276a4f3c5ff4..287108a4466e4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 148.0a1.20251226.081618 + pkgver = 148.0a1.20251226.204324 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-148.0a1.20251226.081618.xpi - source = firefox-nightly-i18n-gl-148.0a1.20251226.081618.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-148.0a1.gl.langpack.xpi - sha256sums = bb6372050b73aabf4f672f7b6ec7c8b549b9cf527128b0fa7baf34d653bf339c + noextract = firefox-nightly-i18n-gl-148.0a1.20251226.204324.xpi + source = firefox-nightly-i18n-gl-148.0a1.20251226.204324.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-148.0a1.gl.langpack.xpi + sha256sums = a7bff5984a709fc363a86587d8ba60c6eab810a7c9dd1041342442aecd3dc86a pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index 26b629437cc49..8e22c68a95873 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=148.0a1 -pkgver=148.0a1.20251226.081618 +pkgver=148.0a1.20251226.204324 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=('bb6372050b73aabf4f672f7b6ec7c8b549b9cf527128b0fa7baf34d653bf339c') +sha256sums=('a7bff5984a709fc363a86587d8ba60c6eab810a7c9dd1041342442aecd3dc86a') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \