update to 145.0a1.20250922.211053

This commit is contained in:
github-actions[bot] 2025-09-23 03:04:58 +00:00
parent 75f1747975
commit 05b4117984
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
pkgver = 145.0a1.20250922.093020
pkgver = 145.0a1.20250922.211053
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-145.0a1.20250922.093020.xpi
source = firefox-nightly-i18n-bn-145.0a1.20250922.093020.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.bn.langpack.xpi
sha256sums = 8ae2454ab8e2d5212c4a2a0da715a7b95ae4c737fa27a5933855061a8d8148e6
noextract = firefox-nightly-i18n-bn-145.0a1.20250922.211053.xpi
source = firefox-nightly-i18n-bn-145.0a1.20250922.211053.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.bn.langpack.xpi
sha256sums = e5d94a0a3f6cb8e49066ac962fc32687de40bf63d67d248a0a12ca7a41ebbd9c
pkgname = firefox-nightly-i18n-bn

View file

@ -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=145.0a1
pkgver=145.0a1.20250922.093020
pkgver=145.0a1.20250922.211053
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=('8ae2454ab8e2d5212c4a2a0da715a7b95ae4c737fa27a5933855061a8d8148e6')
sha256sums=('e5d94a0a3f6cb8e49066ac962fc32687de40bf63d67d248a0a12ca7a41ebbd9c')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \