From 2a8b315a5ff6d56f138e7acbae646603077dd2a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 03:09:08 +0000 Subject: [PATCH] update to 144.0a1.20250906.193953 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1a73e72c5ac4..e3952022b5c9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 144.0a1.20250906.091926 + pkgver = 144.0a1.20250906.193953 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.20250906.091926.xpi - source = firefox-nightly-i18n-bn-144.0a1.20250906.091926.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.bn.langpack.xpi - sha256sums = 69a9512b2cc83799e89ed12a34fb77ce17d76b5b3ec42095b085ee7b74a5a34f + noextract = firefox-nightly-i18n-bn-144.0a1.20250906.193953.xpi + source = firefox-nightly-i18n-bn-144.0a1.20250906.193953.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.bn.langpack.xpi + sha256sums = 3c073765a8d3ebfceee81584f3584f682de80a977d939db026595cde57a4ee0d pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 7f1dbcd127e9..fe64b77916d6 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.20250906.091926 +pkgver=144.0a1.20250906.193953 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=('69a9512b2cc83799e89ed12a34fb77ce17d76b5b3ec42095b085ee7b74a5a34f') +sha256sums=('3c073765a8d3ebfceee81584f3584f682de80a977d939db026595cde57a4ee0d') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \