From cd82fa70d6f59248b326e691b2d3bbbf5e27481c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 15:39:49 +0000 Subject: [PATCH] update to 149.0a1.20260119.093305 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b19a67a8a966..1b680978f793 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-hu pkgdesc = Hungarian language pack for Firefox Nightly - pkgver = 149.0a1.20260118.214518 + pkgver = 149.0a1.20260119.093305 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-149.0a1.20260118.214518.xpi - source = firefox-nightly-i18n-hu-149.0a1.20260118.214518.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.hu.langpack.xpi - sha256sums = 5374443308e9383b6b17c2eb62a09e5f1823ef8cb9b5284e9e47dc48d2549080 + noextract = firefox-nightly-i18n-hu-149.0a1.20260119.093305.xpi + source = firefox-nightly-i18n-hu-149.0a1.20260119.093305.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.hu.langpack.xpi + sha256sums = a35cbc7650866e7e437eadfe4ebda689156d72547a3d6083e80dbefc13ecf2d1 pkgname = firefox-nightly-i18n-hu diff --git a/PKGBUILD b/PKGBUILD index 31ffc9ab0a3f..560cb0bf09ff 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=149.0a1 -pkgver=149.0a1.20260118.214518 +pkgver=149.0a1.20260119.093305 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=('5374443308e9383b6b17c2eb62a09e5f1823ef8cb9b5284e9e47dc48d2549080') +sha256sums=('a35cbc7650866e7e437eadfe4ebda689156d72547a3d6083e80dbefc13ecf2d1') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \