diff --git a/.SRCINFO b/.SRCINFO index 1b10e3e2069e..7ab76024b74b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 137.0a1.20250219.093841 + pkgver = 137.0a1.20250219.215346 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-137.0a1.20250219.093841.xpi - source = firefox-nightly-i18n-bn-137.0a1.20250219.093841.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.bn.langpack.xpi - sha256sums = 89c7508d4684de02630ca40c358ee23e07af84392fb8e4ea7a1a6fc5384463c4 + noextract = firefox-nightly-i18n-bn-137.0a1.20250219.215346.xpi + source = firefox-nightly-i18n-bn-137.0a1.20250219.215346.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.bn.langpack.xpi + sha256sums = 10689e27d2a249ed2c702c98059bdfded32ff83e7cba779be3f93489910ca04b pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 33c662083d6b..8799eea7afaf 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=137.0a1 -pkgver=137.0a1.20250219.093841 +pkgver=137.0a1.20250219.215346 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=('89c7508d4684de02630ca40c358ee23e07af84392fb8e4ea7a1a6fc5384463c4') +sha256sums=('10689e27d2a249ed2c702c98059bdfded32ff83e7cba779be3f93489910ca04b') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \