From d42b5e8a262e02d273c82d76dd2cc8a5f7bd7b77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 14:30:24 +0000 Subject: [PATCH] update to 144.0a1.20250905.095535 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ddf55fabc345..fe0928fdd65a 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.145833 + pkgver = 144.0a1.20250905.095535 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.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 + noextract = firefox-nightly-i18n-fa-144.0a1.20250905.095535.xpi + source = firefox-nightly-i18n-fa-144.0a1.20250905.095535.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.fa.langpack.xpi + sha256sums = dfc9d590205e8435780d287a58778917ae946c9291dc79f305f71c566a8c3293 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 36e660873da7..a3ae2c2481ec 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.145833 +pkgver=144.0a1.20250905.095535 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=('0f07f43955b7d5dee380d740f2792bf037e9ea6f47238eb2f876c755d982ff1f') +sha256sums=('dfc9d590205e8435780d287a58778917ae946c9291dc79f305f71c566a8c3293') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \