From 1bd2fcf8e05bf1df2f7cc2da41e86a7a74ebcdb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 14:22:55 +0000 Subject: [PATCH] update to 141.0a1.20250615.090340 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8e8dfb141a0d..389a6f045804 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 141.0a1.20250614.091208 + pkgver = 141.0a1.20250615.090340 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.20250614.091208.xpi - source = firefox-nightly-i18n-fa-141.0a1.20250614.091208.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.fa.langpack.xpi - sha256sums = e1cbdd357aef0c61d6fd95384cf39370208603ff311cf71646cffa2d09012aaa + noextract = firefox-nightly-i18n-fa-141.0a1.20250615.090340.xpi + source = firefox-nightly-i18n-fa-141.0a1.20250615.090340.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.fa.langpack.xpi + sha256sums = 94002b0afbe27d92f76f725c586e686811603a087279741d72c3a0ba42a656f2 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index b07b456c912a..75a885f1f001 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.20250614.091208 +pkgver=141.0a1.20250615.090340 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=('e1cbdd357aef0c61d6fd95384cf39370208603ff311cf71646cffa2d09012aaa') +sha256sums=('94002b0afbe27d92f76f725c586e686811603a087279741d72c3a0ba42a656f2') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \