From 8de4a1e0997587d3dd5db560be3e5b9d756bb006 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 14:26:42 +0000 Subject: [PATCH] update to 141.0a1.20250610.090753 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9054d657b7d4..7f5f22d6c2d2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 141.0a1.20250609.214838 + pkgver = 141.0a1.20250610.090753 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-141.0a1.20250609.214838.xpi - source = firefox-nightly-i18n-fa-141.0a1.20250609.214838.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.fa.langpack.xpi - sha256sums = 89d01928a6c1c3f14303f8fa5ce81a2ceddf247933da016939354e9f3fe4b4ad + noextract = firefox-nightly-i18n-fa-141.0a1.20250610.090753.xpi + source = firefox-nightly-i18n-fa-141.0a1.20250610.090753.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.fa.langpack.xpi + sha256sums = 73486bef548f2b65a2e7d9c149d6ff55e28feb4e2f70f6dc34c7fa5087712868 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index f949493a8e89..c246d8ebd7f0 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=141.0a1 -pkgver=141.0a1.20250609.214838 +pkgver=141.0a1.20250610.090753 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=('89d01928a6c1c3f14303f8fa5ce81a2ceddf247933da016939354e9f3fe4b4ad') +sha256sums=('73486bef548f2b65a2e7d9c149d6ff55e28feb4e2f70f6dc34c7fa5087712868') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \