From e318bac2905f298d07e68fd5e1b9cc2482f088eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 04:04:09 +0000 Subject: [PATCH] update to 143.0a1.20250803.215053 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f01c804a197a..6c6a88b0bb94 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 143.0a1.20250803.092620 + pkgver = 143.0a1.20250803.215053 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-143.0a1.20250803.092620.xpi - source = firefox-nightly-i18n-fa-143.0a1.20250803.092620.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.fa.langpack.xpi - sha256sums = 725cf0f8d525ebfe93a79fd4a6a94477372d27a78bb1886d6192781ad00fc2b5 + noextract = firefox-nightly-i18n-fa-143.0a1.20250803.215053.xpi + source = firefox-nightly-i18n-fa-143.0a1.20250803.215053.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.fa.langpack.xpi + sha256sums = f76e5676634058ac480a7fb3839f9a84e1897f479a2b856d9e8bdd53afa660dd pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 69594c25aaf6..d6f06f5c411d 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=143.0a1 -pkgver=143.0a1.20250803.092620 +pkgver=143.0a1.20250803.215053 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=('725cf0f8d525ebfe93a79fd4a6a94477372d27a78bb1886d6192781ad00fc2b5') +sha256sums=('f76e5676634058ac480a7fb3839f9a84e1897f479a2b856d9e8bdd53afa660dd') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \