From e7e320dddb5006f49414d3cc7bddf2189addd11c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 14:23:25 +0000 Subject: [PATCH] update to 140.0a1.20250509.091031 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ff75e99b132a..11ec0b967a09 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 140.0a1.20250508.215032 + pkgver = 140.0a1.20250509.091031 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-140.0a1.20250508.215032.xpi - source = firefox-nightly-i18n-bn-140.0a1.20250508.215032.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.bn.langpack.xpi - sha256sums = 6293f0c7dba63e07ad162c685f03be9cccfc1f45deb952a586e77a96868d3a33 + noextract = firefox-nightly-i18n-bn-140.0a1.20250509.091031.xpi + source = firefox-nightly-i18n-bn-140.0a1.20250509.091031.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.bn.langpack.xpi + sha256sums = cfae02b49c583197f5796a7d91bfc2b7791937c258fb5fa4babe7f885c375b97 pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 14d6fe872866..77ddf7fce2e9 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=140.0a1 -pkgver=140.0a1.20250508.215032 +pkgver=140.0a1.20250509.091031 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=('6293f0c7dba63e07ad162c685f03be9cccfc1f45deb952a586e77a96868d3a33') +sha256sums=('cfae02b49c583197f5796a7d91bfc2b7791937c258fb5fa4babe7f885c375b97') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \