From 8880321990c2cd7c29528f2de887af0003e9a0e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 03:55: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 60bf6b4e08c0..24b4faca2e28 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali 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-bn license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-bn-147.0a1.20251115.092723.xpi - source = firefox-nightly-i18n-bn-147.0a1.20251115.092723.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.bn.langpack.xpi - sha256sums = 5a66969283e34acaad3419fb1a8955749f372f455bf4e384611b485d552585d8 + noextract = firefox-nightly-i18n-bn-147.0a1.20251115.204042.xpi + source = firefox-nightly-i18n-bn-147.0a1.20251115.204042.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.bn.langpack.xpi + sha256sums = f5631f19f3685d6aa993fbf540180c524dc4c0b74c6dd9f46b6314f78520ebfc pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index b054aa690c3b..c1e08f5df326 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=('5a66969283e34acaad3419fb1a8955749f372f455bf4e384611b485d552585d8') +sha256sums=('f5631f19f3685d6aa993fbf540180c524dc4c0b74c6dd9f46b6314f78520ebfc') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \