From b896f2e78abbf6fedbaa6e9d1977fbe42af64f91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 03:57:28 +0000 Subject: [PATCH] update to 147.0a1.20251117.215621 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 12d3ad39d87c..f6bdce300562 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 147.0a1.20251117.095036 + pkgver = 147.0a1.20251117.215621 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-147.0a1.20251117.095036.xpi - source = firefox-nightly-i18n-fa-147.0a1.20251117.095036.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.fa.langpack.xpi - sha256sums = ae2c6150c815b4f956a32832b32ba88f0af35521a1edf3e2a2d2f2c42c2e081e + noextract = firefox-nightly-i18n-fa-147.0a1.20251117.215621.xpi + source = firefox-nightly-i18n-fa-147.0a1.20251117.215621.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.fa.langpack.xpi + sha256sums = f85ea01480bc74d39fd08c872f6e2296083de74f824ce2a9a46d451fc2107cbc pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 3af226bf3fed..05c32462b0f8 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=147.0a1 -pkgver=147.0a1.20251117.095036 +pkgver=147.0a1.20251117.215621 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=('ae2c6150c815b4f956a32832b32ba88f0af35521a1edf3e2a2d2f2c42c2e081e') +sha256sums=('f85ea01480bc74d39fd08c872f6e2296083de74f824ce2a9a46d451fc2107cbc') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \