From 5b0b5783c5177e261e2a179fa003bc4dc756665f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 03:02:24 +0000 Subject: [PATCH] update to 144.0a1.20250829.211936 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4816a27c16b4..ea89f66e5454 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 144.0a1.20250829.094809 + pkgver = 144.0a1.20250829.211936 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-144.0a1.20250829.094809.xpi - source = firefox-nightly-i18n-bn-144.0a1.20250829.094809.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.bn.langpack.xpi - sha256sums = 6216f9dc2126a4834ee210c55a271ef0d26d95fe9ae33a5c996dd3885c34817f + noextract = firefox-nightly-i18n-bn-144.0a1.20250829.211936.xpi + source = firefox-nightly-i18n-bn-144.0a1.20250829.211936.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.bn.langpack.xpi + sha256sums = 102e2d352a81bd4f9719b0d9ceb7ceea4f8771b83d56c2b98c13d9d64aaa8f19 pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 86ba9a87a7f8..3f9e03aae168 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=144.0a1 -pkgver=144.0a1.20250829.094809 +pkgver=144.0a1.20250829.211936 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=('6216f9dc2126a4834ee210c55a271ef0d26d95fe9ae33a5c996dd3885c34817f') +sha256sums=('102e2d352a81bd4f9719b0d9ceb7ceea4f8771b83d56c2b98c13d9d64aaa8f19') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \