update to 139.0a1.20250424.092126

This commit is contained in:
github-actions[bot] 2025-04-24 14:22:21 +00:00
parent 8021ed9bbb
commit 009fa9442c
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 = 139.0a1.20250423.212507
pkgver = 139.0a1.20250424.092126
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-139.0a1.20250423.212507.xpi
source = firefox-nightly-i18n-bn-139.0a1.20250423.212507.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.bn.langpack.xpi
sha256sums = a55cd4a058bbe6b3d7ded0a6d532ae5ae6541fe235cfa13e72e0105000b1fbbc
noextract = firefox-nightly-i18n-bn-139.0a1.20250424.092126.xpi
source = firefox-nightly-i18n-bn-139.0a1.20250424.092126.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.bn.langpack.xpi
sha256sums = d753dd61c58ecb85cf341c85a7a6cb2f28815f77059b3053507efaf2565d9b09
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=139.0a1
pkgver=139.0a1.20250423.212507
pkgver=139.0a1.20250424.092126
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=('a55cd4a058bbe6b3d7ded0a6d532ae5ae6541fe235cfa13e72e0105000b1fbbc')
sha256sums=('d753dd61c58ecb85cf341c85a7a6cb2f28815f77059b3053507efaf2565d9b09')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \