From 3652140d036767a4b58073e2a2cb7694b61fcaf4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:36:15 +0000 Subject: [PATCH] update to 145.0a1.20250922.093020 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 593da64df315..916a1e7854fb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-hu pkgdesc = Hungarian language pack for Firefox Nightly - pkgver = 145.0a1.20250921.092152 + pkgver = 145.0a1.20250922.093020 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.20250921.092152.xpi - source = firefox-nightly-i18n-hu-145.0a1.20250921.092152.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.hu.langpack.xpi - sha256sums = 7aa21ac29cd09571b86d901868377ff81da5902ea9fb827302690bd168c2c0a6 + noextract = firefox-nightly-i18n-hu-145.0a1.20250922.093020.xpi + source = firefox-nightly-i18n-hu-145.0a1.20250922.093020.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.hu.langpack.xpi + sha256sums = 743da2c9e025f66c33cd40d19886e95c2be761a50691695ba33bb50963d987ab pkgname = firefox-nightly-i18n-hu diff --git a/PKGBUILD b/PKGBUILD index 89eac10f29c7..6659896b46a3 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.20250921.092152 +pkgver=145.0a1.20250922.093020 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=('7aa21ac29cd09571b86d901868377ff81da5902ea9fb827302690bd168c2c0a6') +sha256sums=('743da2c9e025f66c33cd40d19886e95c2be761a50691695ba33bb50963d987ab') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \