From 3202314a5c02e18069985abe0db37ceea5eafcd8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 03:07:46 +0000 Subject: [PATCH] update to 145.0a1.20250915.214414 --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e57c5da08d1d..aa321f203db8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 144.0a1.20250913.092312 + pkgver = 145.0a1.20250915.214414 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.20250913.092312.xpi - source = firefox-nightly-i18n-fa-144.0a1.20250913.092312.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.fa.langpack.xpi - sha256sums = b4fc346acf45e1caa0103fcd7699a185cc5eec284ab1ba2c8ed8853dd30ff16d + noextract = firefox-nightly-i18n-fa-145.0a1.20250915.214414.xpi + source = firefox-nightly-i18n-fa-145.0a1.20250915.214414.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.fa.langpack.xpi + sha256sums = d323d7da5cb8957e04f7b7dbfd9abc7064747a5b651d7e512fa07d1dfaf573d1 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 6edf7338f55c..231d8b931c31 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,8 +8,8 @@ license=('MPL' 'GPL' 'LGPL') 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.20250913.092312 +_version=145.0a1 +pkgver=145.0a1.20250915.214414 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=('b4fc346acf45e1caa0103fcd7699a185cc5eec284ab1ba2c8ed8853dd30ff16d') +sha256sums=('d323d7da5cb8957e04f7b7dbfd9abc7064747a5b651d7e512fa07d1dfaf573d1') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \