From f06ac38ded1fecf49983293223077ad425f6ddcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 14:34:33 +0000 Subject: [PATCH] update to 145.0a1.20250923.092848 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c78571db2a61..a2f9ebb92caa 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-hu pkgdesc = Hungarian language pack for Firefox Nightly - pkgver = 145.0a1.20250922.211053 + pkgver = 145.0a1.20250923.092848 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-hu license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-hu-145.0a1.20250922.211053.xpi - source = firefox-nightly-i18n-hu-145.0a1.20250922.211053.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.hu.langpack.xpi - sha256sums = d936cae712fe1dad8bfd01bfe5f2ba0828a647c14ed6ab4f8474e92ea5822579 + noextract = firefox-nightly-i18n-hu-145.0a1.20250923.092848.xpi + source = firefox-nightly-i18n-hu-145.0a1.20250923.092848.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.hu.langpack.xpi + sha256sums = 4b9cba051bd46e83cc78d311c1f684b5e51f0a29a3eded6176529778d357dea1 pkgname = firefox-nightly-i18n-hu diff --git a/PKGBUILD b/PKGBUILD index e9c05e4617b1..3f57471d6433 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.20250922.211053 +pkgver=145.0a1.20250923.092848 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=('d936cae712fe1dad8bfd01bfe5f2ba0828a647c14ed6ab4f8474e92ea5822579') +sha256sums=('4b9cba051bd46e83cc78d311c1f684b5e51f0a29a3eded6176529778d357dea1') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \