From 1815aeb815dedbeeaa5b5653235a94ab82120d87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 14:27:45 +0000 Subject: [PATCH] update to 145.0a1.20250921.092152 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d98af9fe1049..aab4c5134a58 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 145.0a1.20250920.215233 + pkgver = 145.0a1.20250921.092152 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-145.0a1.20250920.215233.xpi - source = firefox-nightly-i18n-fa-145.0a1.20250920.215233.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.fa.langpack.xpi - sha256sums = c8e04d67ae831c40b818cacdf112df50702727f37cd37ba8d1f8d7d9b75eaaf3 + noextract = firefox-nightly-i18n-fa-145.0a1.20250921.092152.xpi + source = firefox-nightly-i18n-fa-145.0a1.20250921.092152.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.fa.langpack.xpi + sha256sums = 34d8e441e64fdd0df2282534e4cc955de5dbb96450120e59d4b41543248f8469 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 49b274a09cc1..dfa637f719ee 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=145.0a1 -pkgver=145.0a1.20250920.215233 +pkgver=145.0a1.20250921.092152 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=('c8e04d67ae831c40b818cacdf112df50702727f37cd37ba8d1f8d7d9b75eaaf3') +sha256sums=('34d8e441e64fdd0df2282534e4cc955de5dbb96450120e59d4b41543248f8469') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \