From fd92b6a61e63df25313ab032fb0d8b9b72844869 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 03:21:44 +0000 Subject: [PATCH] update to 141.0a1.20250618.211250 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e69ac5a013a0..620c82f13c9d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 141.0a1.20250618.093246 + pkgver = 141.0a1.20250618.211250 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-141.0a1.20250618.093246.xpi - source = firefox-nightly-i18n-bn-141.0a1.20250618.093246.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.bn.langpack.xpi - sha256sums = 4dec924148d65e91f8f16e913df8f8c23d0401a45610063d04b7676ea6438c4a + noextract = firefox-nightly-i18n-bn-141.0a1.20250618.211250.xpi + source = firefox-nightly-i18n-bn-141.0a1.20250618.211250.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.bn.langpack.xpi + sha256sums = e46fb0c45fe68e9d7c1ed64dc9b6534a7c1e19eda8554aebebec996b748e313b pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 7025c10b5051..daccdb5445d5 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=141.0a1 -pkgver=141.0a1.20250618.093246 +pkgver=141.0a1.20250618.211250 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=('4dec924148d65e91f8f16e913df8f8c23d0401a45610063d04b7676ea6438c4a') +sha256sums=('e46fb0c45fe68e9d7c1ed64dc9b6534a7c1e19eda8554aebebec996b748e313b') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \