From 900c0013be94a0b2ef31589d2d60e91529aa0a2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 15:35:59 +0000 Subject: [PATCH] update to 146.0a1.20251109.095540 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c56c8ccd77cc..7b0ca727f05d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 146.0a1.20251108.213306 + pkgver = 146.0a1.20251109.095540 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-146.0a1.20251108.213306.xpi - source = firefox-nightly-i18n-mr-146.0a1.20251108.213306.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.mr.langpack.xpi - sha256sums = a69f4dfea62e49e4379c7777aadf5f47eb2523b11b814ed712e59728986f31d0 + noextract = firefox-nightly-i18n-mr-146.0a1.20251109.095540.xpi + source = firefox-nightly-i18n-mr-146.0a1.20251109.095540.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.mr.langpack.xpi + sha256sums = b19cfc50e3129db03518dfb2c7b95ed0e3beb4b647a7755e00bf92234c13c31b pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index 4e3056181c23..dc6bd99432ff 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=146.0a1 -pkgver=146.0a1.20251108.213306 +pkgver=146.0a1.20251109.095540 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=('a69f4dfea62e49e4379c7777aadf5f47eb2523b11b814ed712e59728986f31d0') +sha256sums=('b19cfc50e3129db03518dfb2c7b95ed0e3beb4b647a7755e00bf92234c13c31b') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \