From d50acd314ec3563a5fa108cc9efa10ddbd297c59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:25:06 +0000 Subject: [PATCH] update to 137.0a1.20250227.090415 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index bc0b1acbe67b..0044b11f293a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 137.0a1.20250226.090206 + pkgver = 137.0a1.20250227.090415 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-137.0a1.20250226.090206.xpi - source = firefox-nightly-i18n-fa-137.0a1.20250226.090206.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.fa.langpack.xpi - sha256sums = de36a46d2189c515b0d2203e6b8708ca52a72046c905e217c4f7bd65521b2d64 + noextract = firefox-nightly-i18n-fa-137.0a1.20250227.090415.xpi + source = firefox-nightly-i18n-fa-137.0a1.20250227.090415.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.fa.langpack.xpi + sha256sums = d9cad1e5891bb33cfc1794146a32acd4c694aa486b05e4dfe50fc190110dae2e pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 215bad8a88e2..1f1898df8601 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=137.0a1 -pkgver=137.0a1.20250226.090206 +pkgver=137.0a1.20250227.090415 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=('de36a46d2189c515b0d2203e6b8708ca52a72046c905e217c4f7bd65521b2d64') +sha256sums=('d9cad1e5891bb33cfc1794146a32acd4c694aa486b05e4dfe50fc190110dae2e') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \