From 929a74f1ccd04aed6e8f024d9be329eb7d5a04c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 04:04:06 +0000 Subject: [PATCH] update to 146.0a1.20251018.210849 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 6245062cb14b..4b5e23943518 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 146.0a1.20251018.091819 + pkgver = 146.0a1.20251018.210849 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.20251018.091819.xpi - source = firefox-nightly-i18n-mr-146.0a1.20251018.091819.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.mr.langpack.xpi - sha256sums = 15e5da34fea5d309c44e5d2713f6fdc988e5c04d3227efe3fb1312c4a2e67b86 + noextract = firefox-nightly-i18n-mr-146.0a1.20251018.210849.xpi + source = firefox-nightly-i18n-mr-146.0a1.20251018.210849.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.mr.langpack.xpi + sha256sums = 5311334a2e946de30c4f7be02f521ae051436df19744dd5a3f10a2c8ed01b768 pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index 2b03e1b073b5..32ad6e18ba6a 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.20251018.091819 +pkgver=146.0a1.20251018.210849 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=('15e5da34fea5d309c44e5d2713f6fdc988e5c04d3227efe3fb1312c4a2e67b86') +sha256sums=('5311334a2e946de30c4f7be02f521ae051436df19744dd5a3f10a2c8ed01b768') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \