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