From 216d73f5c3e8d58817bc86a97d0a16916fe2bd5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 03:10:42 +0000 Subject: [PATCH] update to 144.0a1.20250904.145833 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a37286849e97..ddf55fabc345 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 144.0a1.20250904.092115 + pkgver = 144.0a1.20250904.145833 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-144.0a1.20250904.092115.xpi - source = firefox-nightly-i18n-fa-144.0a1.20250904.092115.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.fa.langpack.xpi - sha256sums = 5c205cdcf61c81f4a19957c0ba34ff2820f97a1eb16a0c20b31e3ab7430f241b + noextract = firefox-nightly-i18n-fa-144.0a1.20250904.145833.xpi + source = firefox-nightly-i18n-fa-144.0a1.20250904.145833.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.fa.langpack.xpi + sha256sums = 0f07f43955b7d5dee380d740f2792bf037e9ea6f47238eb2f876c755d982ff1f pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 9ec948ad1e8b..36e660873da7 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=144.0a1 -pkgver=144.0a1.20250904.092115 +pkgver=144.0a1.20250904.145833 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=('5c205cdcf61c81f4a19957c0ba34ff2820f97a1eb16a0c20b31e3ab7430f241b') +sha256sums=('0f07f43955b7d5dee380d740f2792bf037e9ea6f47238eb2f876c755d982ff1f') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \