From ac29081be3fc3a1626e4e88f099a2a8ab3d8a7f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 14:21:34 +0000 Subject: [PATCH] update to 142.0a1.20250628.094814 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 412a364a0c63..a9237dc2bf58 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 142.0a1.20250627.160956 + pkgver = 142.0a1.20250628.094814 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-142.0a1.20250627.160956.xpi - source = firefox-nightly-i18n-bn-142.0a1.20250627.160956.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.bn.langpack.xpi - sha256sums = f296808674f99065a370f1a680f1ef768383c8c0010f35928f6ae5146c861178 + noextract = firefox-nightly-i18n-bn-142.0a1.20250628.094814.xpi + source = firefox-nightly-i18n-bn-142.0a1.20250628.094814.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.bn.langpack.xpi + sha256sums = 1360e4593d77ef471f1d158c54421a5c7da8864ed635d5a141add3b14aba1bb1 pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 05823ac38161..5bdd4a013b92 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=142.0a1 -pkgver=142.0a1.20250627.160956 +pkgver=142.0a1.20250628.094814 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=('f296808674f99065a370f1a680f1ef768383c8c0010f35928f6ae5146c861178') +sha256sums=('1360e4593d77ef471f1d158c54421a5c7da8864ed635d5a141add3b14aba1bb1') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \