From 90ce418f1c4a05f65359be4b741c759249ed2abc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 15:25:15 +0000 Subject: [PATCH] update to 147.0a1.20251121.093802 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e274f4396a50..a4f19e6dd8b6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 147.0a1.20251120.203629 + pkgver = 147.0a1.20251121.093802 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.20251120.203629.xpi - source = firefox-nightly-i18n-bn-147.0a1.20251120.203629.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.bn.langpack.xpi - sha256sums = 5a90ec6e3198e0930a8a180fa2be2847bfeae8b8a9e280e89eee0f700817c265 + noextract = firefox-nightly-i18n-bn-147.0a1.20251121.093802.xpi + source = firefox-nightly-i18n-bn-147.0a1.20251121.093802.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.bn.langpack.xpi + sha256sums = 6d8d5a7d570080bff2e8bd247b6148d209d5d66a6ad3aa1a2a345aabbafcc0d8 pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 6cde36fcdf6a..af24b1560b1a 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.20251120.203629 +pkgver=147.0a1.20251121.093802 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=('5a90ec6e3198e0930a8a180fa2be2847bfeae8b8a9e280e89eee0f700817c265') +sha256sums=('6d8d5a7d570080bff2e8bd247b6148d209d5d66a6ad3aa1a2a345aabbafcc0d8') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \