From f6edcabd27de523b64282740666dc76a17769a5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 14:26:50 +0000 Subject: [PATCH] update to 141.0a1.20250530.035436 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 713dfac7e7ec..c869f6ed5194 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 141.0a1.20250529.210702 + pkgver = 141.0a1.20250530.035436 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.20250529.210702.xpi - source = firefox-nightly-i18n-fa-141.0a1.20250529.210702.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.fa.langpack.xpi - sha256sums = be45a58167d77c0baab7b3560715a24e8cd0d8568fb66df161770ef0a0c7481a + noextract = firefox-nightly-i18n-fa-141.0a1.20250530.035436.xpi + source = firefox-nightly-i18n-fa-141.0a1.20250530.035436.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.fa.langpack.xpi + sha256sums = 56c33775bc165aeb2297c829e3c5e8096ab3ccc72e820626bfeb915687701e1d pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index e9a51e35452b..2188801977c0 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.20250529.210702 +pkgver=141.0a1.20250530.035436 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=('be45a58167d77c0baab7b3560715a24e8cd0d8568fb66df161770ef0a0c7481a') +sha256sums=('56c33775bc165aeb2297c829e3c5e8096ab3ccc72e820626bfeb915687701e1d') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \