From d80e596b18d68e62ea19d910c8a5104fe840cd8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 03:10:17 +0000 Subject: [PATCH] update to 145.0a1.20250917.161633 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d192bfb1ce0b1..f43445e7ab879 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 145.0a1.20250917.092246 + pkgver = 145.0a1.20250917.161633 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.20250917.092246.xpi - source = firefox-nightly-i18n-gl-145.0a1.20250917.092246.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.gl.langpack.xpi - sha256sums = accaaaeb7bd7da34da6f56896397a38426b41f660d02f48e918a36e84c8ae9c8 + noextract = firefox-nightly-i18n-gl-145.0a1.20250917.161633.xpi + source = firefox-nightly-i18n-gl-145.0a1.20250917.161633.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.gl.langpack.xpi + sha256sums = 8b58f2b6ac7f56112af5e85864e7d01755ae3384ef6d95696ce6fb2cfe1c1e83 pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index 19bde62f47bd3..01945f74eead3 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.20250917.092246 +pkgver=145.0a1.20250917.161633 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=('accaaaeb7bd7da34da6f56896397a38426b41f660d02f48e918a36e84c8ae9c8') +sha256sums=('8b58f2b6ac7f56112af5e85864e7d01755ae3384ef6d95696ce6fb2cfe1c1e83') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \