From 273ce152cc77bfd0ff120cc6407b89a042e49e91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 03:47:34 +0000 Subject: [PATCH] update to 142.0a1.20250714.211451 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 7141f04e127e..7f9c07621db6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 142.0a1.20250714.091902 + pkgver = 142.0a1.20250714.211451 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-mr license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-mr-142.0a1.20250714.091902.xpi - source = firefox-nightly-i18n-mr-142.0a1.20250714.091902.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.mr.langpack.xpi - sha256sums = 3687c3c4881f5fa08d771115962a67d7a5b85b89eee9226b616b1b196e0c470c + noextract = firefox-nightly-i18n-mr-142.0a1.20250714.211451.xpi + source = firefox-nightly-i18n-mr-142.0a1.20250714.211451.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.mr.langpack.xpi + sha256sums = 9f0c3bc6a4be25ea4810ecee39724f094b5ebb173947f1e3940a4afcef2bdb3f pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index 6438b53a94f9..f7d17b395239 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=142.0a1 -pkgver=142.0a1.20250714.091902 +pkgver=142.0a1.20250714.211451 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=('3687c3c4881f5fa08d771115962a67d7a5b85b89eee9226b616b1b196e0c470c') +sha256sums=('9f0c3bc6a4be25ea4810ecee39724f094b5ebb173947f1e3940a4afcef2bdb3f') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \