From 14bd7296d8e47afd4eca8fda44dbf5d5c79e5652 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 15:28:26 +0000 Subject: [PATCH] update to 145.0a1.20251005.092945 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 17f0bd593e876..78709b0630905 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 145.0a1.20251004.093758 + pkgver = 145.0a1.20251005.092945 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-145.0a1.20251004.093758.xpi - source = firefox-nightly-i18n-gl-145.0a1.20251004.093758.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.gl.langpack.xpi - sha256sums = a35322e9c681cac9471f6ceabb9bb04cf75d5aca31c83cc01eff3564686ffbae + noextract = firefox-nightly-i18n-gl-145.0a1.20251005.092945.xpi + source = firefox-nightly-i18n-gl-145.0a1.20251005.092945.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.gl.langpack.xpi + sha256sums = 01de4906b0340a2161a283d7a7424bb7a7ebaa19de15635c1f4964149b4173d5 pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index 3426d783237bf..1b3df348f012d 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=145.0a1 -pkgver=145.0a1.20251004.093758 +pkgver=145.0a1.20251005.092945 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=('a35322e9c681cac9471f6ceabb9bb04cf75d5aca31c83cc01eff3564686ffbae') +sha256sums=('01de4906b0340a2161a283d7a7424bb7a7ebaa19de15635c1f4964149b4173d5') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \