From e0ded5265c91a462ba58738e3312d85f48de43da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 04:10:18 +0000 Subject: [PATCH] update to 147.0a1.20251115.204042 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f34edc238474..8ce11b936ac8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 147.0a1.20251115.092723 + pkgver = 147.0a1.20251115.204042 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-147.0a1.20251115.092723.xpi - source = firefox-nightly-i18n-mr-147.0a1.20251115.092723.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.mr.langpack.xpi - sha256sums = abb2ee25c10a43ad945890ef7e7c204b2fe0b3e7db0f00c8444fb24e13ad0893 + noextract = firefox-nightly-i18n-mr-147.0a1.20251115.204042.xpi + source = firefox-nightly-i18n-mr-147.0a1.20251115.204042.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.mr.langpack.xpi + sha256sums = 1df496ca7e367889a083d666d06fc710ae758388655d5377232227b5dc808b6e pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index 1ac6efdb6402..c802a9bc659c 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=147.0a1 -pkgver=147.0a1.20251115.092723 +pkgver=147.0a1.20251115.204042 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=('abb2ee25c10a43ad945890ef7e7c204b2fe0b3e7db0f00c8444fb24e13ad0893') +sha256sums=('1df496ca7e367889a083d666d06fc710ae758388655d5377232227b5dc808b6e') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \