From edb77266134eec95c683f061c35170e4e05d7f80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 14:25:02 +0000 Subject: [PATCH] update to 138.0a1.20250317.094831 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 59ec296664ad..2fd21e2fa5de 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 138.0a1.20250316.213034 + pkgver = 138.0a1.20250317.094831 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-138.0a1.20250316.213034.xpi - source = firefox-nightly-i18n-bn-138.0a1.20250316.213034.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bn.langpack.xpi - sha256sums = e88e2903b919ff043e8a9be79746aa74a817c16e9bdeacd14351df50ae5ed8ee + noextract = firefox-nightly-i18n-bn-138.0a1.20250317.094831.xpi + source = firefox-nightly-i18n-bn-138.0a1.20250317.094831.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bn.langpack.xpi + sha256sums = d7ff00dfd51d03012ac1eac1e3ce9f10a598f062287fdb1bd5acaa4626ecb207 pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 1186b6562123..f1262164570e 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=138.0a1 -pkgver=138.0a1.20250316.213034 +pkgver=138.0a1.20250317.094831 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=('e88e2903b919ff043e8a9be79746aa74a817c16e9bdeacd14351df50ae5ed8ee') +sha256sums=('d7ff00dfd51d03012ac1eac1e3ce9f10a598f062287fdb1bd5acaa4626ecb207') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \