From 7117458ae2f594d6df1df4e13f21950b598b8042 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 04:20:51 +0000 Subject: [PATCH] update to 148.0a1.20260107.160934 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b8e877d5917f..51c59c2f21b9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 148.0a1.20260107.083313 + pkgver = 148.0a1.20260107.160934 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-148.0a1.20260107.083313.xpi - source = firefox-nightly-i18n-mr-148.0a1.20260107.083313.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-148.0a1.mr.langpack.xpi - sha256sums = 91c9429a7bd46ad85d673f00fea772a87905936d68988f85b948ef4e57cf8d38 + noextract = firefox-nightly-i18n-mr-148.0a1.20260107.160934.xpi + source = firefox-nightly-i18n-mr-148.0a1.20260107.160934.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-148.0a1.mr.langpack.xpi + sha256sums = 5a8b4b52448a3604c67c4db28e542630ff9de699ff6f2ca993a3d32c3e4eb1f8 pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index 532b60653aa4..910eb049a93a 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=148.0a1 -pkgver=148.0a1.20260107.083313 +pkgver=148.0a1.20260107.160934 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=('91c9429a7bd46ad85d673f00fea772a87905936d68988f85b948ef4e57cf8d38') +sha256sums=('5a8b4b52448a3604c67c4db28e542630ff9de699ff6f2ca993a3d32c3e4eb1f8') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \