From 5694d4483d8be4122524c5a48661123bc06ca962 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 04:12:04 +0000 Subject: [PATCH] update to 148.0a1.20260105.211017 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1e2ba1329e20..b8fd46c96d80 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 148.0a1.20260105.095346 + pkgver = 148.0a1.20260105.211017 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-fa license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-fa-148.0a1.20260105.095346.xpi - source = firefox-nightly-i18n-fa-148.0a1.20260105.095346.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-148.0a1.fa.langpack.xpi - sha256sums = 516445dd1fb1ead19b730204cc0f89e6dbcccc3c77ae907c1332f79e68f45b78 + noextract = firefox-nightly-i18n-fa-148.0a1.20260105.211017.xpi + source = firefox-nightly-i18n-fa-148.0a1.20260105.211017.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-148.0a1.fa.langpack.xpi + sha256sums = 84ff267ef8b4a1a4429ba9918b1002b6eb72a9a1b9fda1c494ebdf653b299cef pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index bc8733a344e9..92d782a05e9c 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=148.0a1 -pkgver=148.0a1.20260105.095346 +pkgver=148.0a1.20260105.211017 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=('516445dd1fb1ead19b730204cc0f89e6dbcccc3c77ae907c1332f79e68f45b78') +sha256sums=('84ff267ef8b4a1a4429ba9918b1002b6eb72a9a1b9fda1c494ebdf653b299cef') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \