From 324c23bb3d1f6ffa48dc25423a8e8d1512faf1f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 02:50:44 +0000 Subject: [PATCH] update to 136.0a1.20250201.213343 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b1f1c241467e..e32ebfb02055 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 136.0a1.20250201.090348 + pkgver = 136.0a1.20250201.213343 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-136.0a1.20250201.090348.xpi - source = firefox-nightly-i18n-bn-136.0a1.20250201.090348.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.bn.langpack.xpi - sha256sums = 5e8a4b95a97aebcac398dc2c2a73ea88c0d4516898fbd3e13df80c7e19e7a005 + noextract = firefox-nightly-i18n-bn-136.0a1.20250201.213343.xpi + source = firefox-nightly-i18n-bn-136.0a1.20250201.213343.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.bn.langpack.xpi + sha256sums = a5812a9d03f8e8ab9901beaa301e8ac03db9459d27485573ff4c641336dde687 pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 18739e570be1..db0b1d862350 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=136.0a1 -pkgver=136.0a1.20250201.090348 +pkgver=136.0a1.20250201.213343 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=('5e8a4b95a97aebcac398dc2c2a73ea88c0d4516898fbd3e13df80c7e19e7a005') +sha256sums=('a5812a9d03f8e8ab9901beaa301e8ac03db9459d27485573ff4c641336dde687') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \