From 79294cddca552984485954b9c592d3cfd1a799da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 03:50:19 +0000 Subject: [PATCH] update to 145.0a1.20251001.201601 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ceb09e54ea10..e2e146427e6d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-hu pkgdesc = Hungarian language pack for Firefox Nightly - pkgver = 145.0a1.20251001.071600 + pkgver = 145.0a1.20251001.201601 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.20251001.071600.xpi - source = firefox-nightly-i18n-hu-145.0a1.20251001.071600.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.hu.langpack.xpi - sha256sums = 23b9778ecabec6c7033304f15eb30531f1299ff29612634b8fb4669bbb2bfa8d + noextract = firefox-nightly-i18n-hu-145.0a1.20251001.201601.xpi + source = firefox-nightly-i18n-hu-145.0a1.20251001.201601.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.hu.langpack.xpi + sha256sums = efe765d8116046d1db80d744f3dc14cb2c8b17558a6500d5cc742d8315f13277 pkgname = firefox-nightly-i18n-hu diff --git a/PKGBUILD b/PKGBUILD index 670490e9673e..2901604962f8 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.20251001.071600 +pkgver=145.0a1.20251001.201601 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=('23b9778ecabec6c7033304f15eb30531f1299ff29612634b8fb4669bbb2bfa8d') +sha256sums=('efe765d8116046d1db80d744f3dc14cb2c8b17558a6500d5cc742d8315f13277') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \