From f9493763402cf85cbbbe5d93b93eacaa8c7279f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 02:53:45 +0000 Subject: [PATCH] update to 137.0a1.20250211.214755 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 72a1899bc793..0612fbdfe7fe 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 137.0a1.20250211.090130 + pkgver = 137.0a1.20250211.214755 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.20250211.090130.xpi - source = firefox-nightly-i18n-fa-137.0a1.20250211.090130.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.fa.langpack.xpi - sha256sums = 11c710667e1450ffb61dc1bdcfd2ba6fc2311030f77438a677ee6e0327871c5f + noextract = firefox-nightly-i18n-fa-137.0a1.20250211.214755.xpi + source = firefox-nightly-i18n-fa-137.0a1.20250211.214755.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.fa.langpack.xpi + sha256sums = edcb535b4df52ae4076e5a35e3fa0f6f5f2739e05470beba9e64345dd6973df9 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index dbd51ef0aa1e..514dafced655 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.20250211.090130 +pkgver=137.0a1.20250211.214755 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=('11c710667e1450ffb61dc1bdcfd2ba6fc2311030f77438a677ee6e0327871c5f') +sha256sums=('edcb535b4df52ae4076e5a35e3fa0f6f5f2739e05470beba9e64345dd6973df9') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \