From 072c0c9089e87af2fda1dda93f795b43da2f1014 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 04:23:06 +0000 Subject: [PATCH] update to 149.0a1.20260114.211245 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index fa16e4bf9160..b19eb7f20336 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 149.0a1.20260114.092633 + pkgver = 149.0a1.20260114.211245 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-149.0a1.20260114.092633.xpi - source = firefox-nightly-i18n-mr-149.0a1.20260114.092633.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.mr.langpack.xpi - sha256sums = 6dd74df8ff8025a51d4da94ccfbff6b1c61de565a221e4586f4f41eef63bf5ec + noextract = firefox-nightly-i18n-mr-149.0a1.20260114.211245.xpi + source = firefox-nightly-i18n-mr-149.0a1.20260114.211245.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.mr.langpack.xpi + sha256sums = cbb5e657343ec503aa61085c84245f4e64d5cec480893e4617954e81bac472e0 pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index e7e6a09ff87c..2585b2051212 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=149.0a1 -pkgver=149.0a1.20260114.092633 +pkgver=149.0a1.20260114.211245 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=('6dd74df8ff8025a51d4da94ccfbff6b1c61de565a221e4586f4f41eef63bf5ec') +sha256sums=('cbb5e657343ec503aa61085c84245f4e64d5cec480893e4617954e81bac472e0') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \